Update to version 0.0.1755605277

- Update pkgver to 0.0.1755605277
- Update download URLs for new release
- Update SHA256 checksums for x86_64 and aarch64

Automated update from GitHub Actions
This commit is contained in:
Amp 2025-08-19 12:17:21 +00:00
parent b3477d05e0
commit 3b2d18a44f
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ampcode
pkgdesc = An agentic coding tool, in research preview from Sourcegraph
pkgver = 0.0.1755590790
pkgver = 0.0.1755605277
pkgrel = 1
url = https://ampcode.com
arch = x86_64
@ -12,9 +12,9 @@ pkgbase = ampcode
replaces = sourcegraph-amp
replaces = ampcode
options = !strip
source_x86_64 = ampcode-0.0.1755590790-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755590790/amp-linux-x64
sha256sums_x86_64 = 4882e9f966d0f8febf049221b639fa519a4372d1f572402fe977ef07a3865c8b
source_aarch64 = ampcode-0.0.1755590790-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755590790/amp-linux-arm64
sha256sums_aarch64 = da97872a1b5d5f6f954a6a264f27c1e851897356cf0d1281e9bda92a0ad57057
source_x86_64 = ampcode-0.0.1755605277-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755605277/amp-linux-x64
sha256sums_x86_64 = 2db5ce8be016f87dcb86f02bab0ef272f927589db2e62d8c971aa181e70f0914
source_aarch64 = ampcode-0.0.1755605277-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755605277/amp-linux-arm64
sha256sums_aarch64 = 1ab634202ccf623f2b077de04fdf0ff4fc92c3d580e9ff0cf1e4feee880c4304
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1755590790
pkgver=0.0.1755605277
pkgrel=1
pkgdesc="An agentic coding tool, in research preview from Sourcegraph"
arch=('x86_64' 'aarch64')
@ -17,8 +17,8 @@ options=('!strip')
source_x86_64=("${pkgname}-${pkgver}-x86_64::https://packages.ampcode.com/binaries/cli/v${pkgver}/amp-linux-x64")
source_aarch64=("${pkgname}-${pkgver}-aarch64::https://packages.ampcode.com/binaries/cli/v${pkgver}/amp-linux-arm64")
sha256sums_x86_64=('4882e9f966d0f8febf049221b639fa519a4372d1f572402fe977ef07a3865c8b')
sha256sums_aarch64=('da97872a1b5d5f6f954a6a264f27c1e851897356cf0d1281e9bda92a0ad57057')
sha256sums_x86_64=('2db5ce8be016f87dcb86f02bab0ef272f927589db2e62d8c971aa181e70f0914')
sha256sums_aarch64=('1ab634202ccf623f2b077de04fdf0ff4fc92c3d580e9ff0cf1e4feee880c4304')
package() {
# The downloaded binary needs to be renamed to amp for installation