Update to version 0.0.1755633929

- Update pkgver to 0.0.1755633929
- 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 20:15:23 +00:00
parent 58d84d5cfb
commit e9999babe8
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.1755619544
pkgver = 0.0.1755633929
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.1755619544-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755619544/amp-linux-x64
sha256sums_x86_64 = 1cc7795bf06d540cc9b3e4fc8e5dab63de2d9869e2be0005bb969b10d87f72d0
source_aarch64 = ampcode-0.0.1755619544-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755619544/amp-linux-arm64
sha256sums_aarch64 = d37d390c57081872a938e14740c8f416f4d2fc9690fa181016e667eb2238cd8f
source_x86_64 = ampcode-0.0.1755633929-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755633929/amp-linux-x64
sha256sums_x86_64 = e519d7eea328b329173815f13123cc44ee62d6a221fcbfbd823c054957578b72
source_aarch64 = ampcode-0.0.1755633929-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755633929/amp-linux-arm64
sha256sums_aarch64 = 3c8b6b76711d4cf9c3357b7e15c2dd300ee86cc50c0986ac84d0d9cb14b01963
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1755619544
pkgver=0.0.1755633929
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=('1cc7795bf06d540cc9b3e4fc8e5dab63de2d9869e2be0005bb969b10d87f72d0')
sha256sums_aarch64=('d37d390c57081872a938e14740c8f416f4d2fc9690fa181016e667eb2238cd8f')
sha256sums_x86_64=('e519d7eea328b329173815f13123cc44ee62d6a221fcbfbd823c054957578b72')
sha256sums_aarch64=('3c8b6b76711d4cf9c3357b7e15c2dd300ee86cc50c0986ac84d0d9cb14b01963')
package() {
# The downloaded binary needs to be renamed to amp for installation