Update to version 0.0.1754827641

- Update pkgver to 0.0.1754827641
- 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-10 12:16:44 +00:00
parent c7f979781f
commit 91000f2410
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.1754813145
pkgver = 0.0.1754827641
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.1754813145-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754813145/amp-linux-x64
sha256sums_x86_64 = f9e2eb4eaf18ed70705781f65dfab9cdaf4f5c9198fd91bfa6413a248bd01f3c
source_aarch64 = ampcode-0.0.1754813145-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754813145/amp-linux-arm64
sha256sums_aarch64 = ebf6e9b603f9d85005e0df7d2a6ee4821adf2641a3f5dc93232e545993f6df58
source_x86_64 = ampcode-0.0.1754827641-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754827641/amp-linux-x64
sha256sums_x86_64 = 45460563d6abb413ec50addcc4d6c74e4488ea83d7660b4ac254f2e44776dd8a
source_aarch64 = ampcode-0.0.1754827641-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754827641/amp-linux-arm64
sha256sums_aarch64 = 760c8cb2a94b3e7e993de0b4ca475153ffce6750f84e56f1418db3fe7cb7bfbf
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1754813145
pkgver=0.0.1754827641
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=('f9e2eb4eaf18ed70705781f65dfab9cdaf4f5c9198fd91bfa6413a248bd01f3c')
sha256sums_aarch64=('ebf6e9b603f9d85005e0df7d2a6ee4821adf2641a3f5dc93232e545993f6df58')
sha256sums_x86_64=('45460563d6abb413ec50addcc4d6c74e4488ea83d7660b4ac254f2e44776dd8a')
sha256sums_aarch64=('760c8cb2a94b3e7e993de0b4ca475153ffce6750f84e56f1418db3fe7cb7bfbf')
package() {
# The downloaded binary needs to be renamed to amp for installation