Update to version 0.0.1754093976

- Update pkgver to 0.0.1754093976
- 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-02 00:31:10 +00:00
parent 9648ab530f
commit a12f1271b1
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.1754078719
pkgver = 0.0.1754093976
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.1754078719-x86_64::https://packages.ampcode.com/binaries/v0.0.1754078719/amp-linux-x64
sha256sums_x86_64 = 3357bb48ec7816ffff6754f1e2231218aa166e9ddf5be72f56ca33f01abe1443
source_aarch64 = ampcode-0.0.1754078719-aarch64::https://packages.ampcode.com/binaries/v0.0.1754078719/amp-linux-arm64
sha256sums_aarch64 = 1d39d7e96e5247e191b64dffb8eddee7a7d504eda63581a796c8e4e99ef5c109
source_x86_64 = ampcode-0.0.1754093976-x86_64::https://packages.ampcode.com/binaries/v0.0.1754093976/amp-linux-x64
sha256sums_x86_64 = 3bdb7fae4264ccd3a3d300ad71ddc748a8b0814a0c12d35b98c162f4ce017a0a
source_aarch64 = ampcode-0.0.1754093976-aarch64::https://packages.ampcode.com/binaries/v0.0.1754093976/amp-linux-arm64
sha256sums_aarch64 = 801519a16a47c81202862fbfe00381f587134730fe51e97ead2fcb08f186b807
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1754078719
pkgver=0.0.1754093976
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/v${pkgver}/amp-linux-x64")
source_aarch64=("${pkgname}-${pkgver}-aarch64::https://packages.ampcode.com/binaries/v${pkgver}/amp-linux-arm64")
sha256sums_x86_64=('3357bb48ec7816ffff6754f1e2231218aa166e9ddf5be72f56ca33f01abe1443')
sha256sums_aarch64=('1d39d7e96e5247e191b64dffb8eddee7a7d504eda63581a796c8e4e99ef5c109')
sha256sums_x86_64=('3bdb7fae4264ccd3a3d300ad71ddc748a8b0814a0c12d35b98c162f4ce017a0a')
sha256sums_aarch64=('801519a16a47c81202862fbfe00381f587134730fe51e97ead2fcb08f186b807')
package() {
# The downloaded binary needs to be renamed to amp for installation