Update to version 0.0.1755303493

- Update pkgver to 0.0.1755303493
- 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 00:27:52 +00:00
parent 0780f93e45
commit cc36d3f0d0
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.1755273921
pkgver = 0.0.1755303493
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.1755273921-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755273921/amp-linux-x64
sha256sums_x86_64 = d0654a56c9f98089ee00fee24f1995947f44dd3afab1a15caffef0f8c7ff65db
source_aarch64 = ampcode-0.0.1755273921-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755273921/amp-linux-arm64
sha256sums_aarch64 = 0fc2cb1733154986459ec2c7fa4883181581a2a2b71b8bfe8084c6d3a6161c3e
source_x86_64 = ampcode-0.0.1755303493-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1755303493/amp-linux-x64
sha256sums_x86_64 = b90a156d42c51de07161748506005e59d9df6edbd13a63f07c15ab24bbb6326d
source_aarch64 = ampcode-0.0.1755303493-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1755303493/amp-linux-arm64
sha256sums_aarch64 = de734e75f38f6a0e4e468e39ebe686673df2f8b3db8454033974c5f1dbbc7315
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1755273921
pkgver=0.0.1755303493
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=('d0654a56c9f98089ee00fee24f1995947f44dd3afab1a15caffef0f8c7ff65db')
sha256sums_aarch64=('0fc2cb1733154986459ec2c7fa4883181581a2a2b71b8bfe8084c6d3a6161c3e')
sha256sums_x86_64=('b90a156d42c51de07161748506005e59d9df6edbd13a63f07c15ab24bbb6326d')
sha256sums_aarch64=('de734e75f38f6a0e4e468e39ebe686673df2f8b3db8454033974c5f1dbbc7315')
package() {
# The downloaded binary needs to be renamed to amp for installation