Update to version 0.0.1754309300

- Update pkgver to 0.0.1754309300
- 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-04 12:18:02 +00:00
parent b847cefe4d
commit 70648b5953
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.1754294857
pkgver = 0.0.1754309300
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.1754294857-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754294857/amp-linux-x64
sha256sums_x86_64 = 618c087fd5607b00a347564c1dc1723296ebde60a10efc6b64550b43457c2ed4
source_aarch64 = ampcode-0.0.1754294857-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754294857/amp-linux-arm64
sha256sums_aarch64 = b6e9e484522e3fc9f4c49e2a1aa6574cef000f726c05d792fd9c319da8697b6c
source_x86_64 = ampcode-0.0.1754309300-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754309300/amp-linux-x64
sha256sums_x86_64 = 4c17fdd0f9659b5bb1c83190dc132deb921a0aaa376bc0b38f6eb5b05bda6bd9
source_aarch64 = ampcode-0.0.1754309300-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754309300/amp-linux-arm64
sha256sums_aarch64 = e1c29815e1dd4af3efffb22b32f77f5786b7076b42a05642f098ce6aefe569b0
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1754294857
pkgver=0.0.1754309300
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=('618c087fd5607b00a347564c1dc1723296ebde60a10efc6b64550b43457c2ed4')
sha256sums_aarch64=('b6e9e484522e3fc9f4c49e2a1aa6574cef000f726c05d792fd9c319da8697b6c')
sha256sums_x86_64=('4c17fdd0f9659b5bb1c83190dc132deb921a0aaa376bc0b38f6eb5b05bda6bd9')
sha256sums_aarch64=('e1c29815e1dd4af3efffb22b32f77f5786b7076b42a05642f098ce6aefe569b0')
package() {
# The downloaded binary needs to be renamed to amp for installation