Update to version 0.0.1755331562

- Update pkgver to 0.0.1755331562
- 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-16 08:23:12 +00:00
parent c30e47a463
commit 0f72f4a61d
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.1755317263
pkgver = 0.0.1755331562
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.1755317263-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755317263/amp-linux-x64
sha256sums_x86_64 = beb7f5612265fd0be31ca8e246d72bbded950c2678b0139377d545b3c9db6aff
source_aarch64 = ampcode-0.0.1755317263-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755317263/amp-linux-arm64
sha256sums_aarch64 = c73794eebd328db0d50504f59d2bd737198e2bdca05a74834c02373a26179373
source_x86_64 = ampcode-0.0.1755331562-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755331562/amp-linux-x64
sha256sums_x86_64 = bb664f87f2c156e7da3e68a130f3a04a4360c8b68dd97630628790f44a58e1e4
source_aarch64 = ampcode-0.0.1755331562-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755331562/amp-linux-arm64
sha256sums_aarch64 = 7a491d5826f6ce29d21c769df16aa244df43fbaf15afcb623269ff3e44cc0e24
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1755317263
pkgver=0.0.1755331562
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=('beb7f5612265fd0be31ca8e246d72bbded950c2678b0139377d545b3c9db6aff')
sha256sums_aarch64=('c73794eebd328db0d50504f59d2bd737198e2bdca05a74834c02373a26179373')
sha256sums_x86_64=('bb664f87f2c156e7da3e68a130f3a04a4360c8b68dd97630628790f44a58e1e4')
sha256sums_aarch64=('7a491d5826f6ce29d21c769df16aa244df43fbaf15afcb623269ff3e44cc0e24')
package() {
# The downloaded binary needs to be renamed to amp for installation