Update to version 0.0.1754568559

- Update pkgver to 0.0.1754568559
- 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-07 12:18:59 +00:00
parent 659c311166
commit 232ce999fa
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.1754554029
pkgver = 0.0.1754568559
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.1754554029-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754554029/amp-linux-x64
sha256sums_x86_64 = dbbbec697abdd98984184149394b097c9a7622c4b0c77387b72d6fac0e13169d
source_aarch64 = ampcode-0.0.1754554029-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754554029/amp-linux-arm64
sha256sums_aarch64 = 4616996569c3421d0f7a8fc1d13a0b18d508a02b748231202b2b2aeed7dd6e1b
source_x86_64 = ampcode-0.0.1754568559-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754568559/amp-linux-x64
sha256sums_x86_64 = 698e7f9759156f04dfc29afe870aa5aa605302ba68368c64224aedc3b5defae6
source_aarch64 = ampcode-0.0.1754568559-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754568559/amp-linux-arm64
sha256sums_aarch64 = 73651f3f9588750f01ca2464e160d92de74ff2beab04b311a360dbdc916980b7
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1754554029
pkgver=0.0.1754568559
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=('dbbbec697abdd98984184149394b097c9a7622c4b0c77387b72d6fac0e13169d')
sha256sums_aarch64=('4616996569c3421d0f7a8fc1d13a0b18d508a02b748231202b2b2aeed7dd6e1b')
sha256sums_x86_64=('698e7f9759156f04dfc29afe870aa5aa605302ba68368c64224aedc3b5defae6')
sha256sums_aarch64=('73651f3f9588750f01ca2464e160d92de74ff2beab04b311a360dbdc916980b7')
package() {
# The downloaded binary needs to be renamed to amp for installation