Update to version 0.0.1756858620

- Update pkgver to 0.0.1756858620
- 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-09-03 00:26:55 +00:00
parent 98d3f34664
commit 3afef40b45
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.1756843519
pkgver = 0.0.1756858620
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.1756843519-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1756843519/amp-linux-x64
sha256sums_x86_64 = 4b6f599e73de5e032793a2fbac0e51e59b949bcde4c0f2ca7c1be64620face4c
source_aarch64 = ampcode-0.0.1756843519-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1756843519/amp-linux-arm64
sha256sums_aarch64 = 0bde95d6eeb9d1162da5ea76ece44f2e5d391bfbf0bacc020fa90d42d0eb5aeb
source_x86_64 = ampcode-0.0.1756858620-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1756858620/amp-linux-x64
sha256sums_x86_64 = 03083de1cf5f2a1879aff42c2f6ddd7989209caaef87f790db1a5ed3d07f9f26
source_aarch64 = ampcode-0.0.1756858620-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1756858620/amp-linux-arm64
sha256sums_aarch64 = 2ae085b4fb54585333c3529af7ca7646603aba1bd228afe257413c9c49474ed1
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1756843519
pkgver=0.0.1756858620
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=('4b6f599e73de5e032793a2fbac0e51e59b949bcde4c0f2ca7c1be64620face4c')
sha256sums_aarch64=('0bde95d6eeb9d1162da5ea76ece44f2e5d391bfbf0bacc020fa90d42d0eb5aeb')
sha256sums_x86_64=('03083de1cf5f2a1879aff42c2f6ddd7989209caaef87f790db1a5ed3d07f9f26')
sha256sums_aarch64=('2ae085b4fb54585333c3529af7ca7646603aba1bd228afe257413c9c49474ed1')
package() {
# The downloaded binary needs to be renamed to amp for installation