Update to version 0.0.1754856315

- Update pkgver to 0.0.1754856315
- 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 20:14:30 +00:00
parent bc8664281f
commit b2bfc084dc
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.1754841902
pkgver = 0.0.1754856315
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.1754841902-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754841902/amp-linux-x64
sha256sums_x86_64 = 7369cc16304bbdeca40bf239926f3082ca92f66c2f35e591d0ce8c84749bfd2b
source_aarch64 = ampcode-0.0.1754841902-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754841902/amp-linux-arm64
sha256sums_aarch64 = 2035a73984394ccec205e1bf1c73d54a77f5aea20e576e02c750ef447fa45d5f
source_x86_64 = ampcode-0.0.1754856315-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1754856315/amp-linux-x64
sha256sums_x86_64 = 82db799395879f54fbc76bff1261520336d2c452e3c1c5983e0dfe4d320df338
source_aarch64 = ampcode-0.0.1754856315-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1754856315/amp-linux-arm64
sha256sums_aarch64 = f8c3dc68498c185da96e8a9eab6f3ae35549e0b524bcd32f11da7754230ad9c3
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1754841902
pkgver=0.0.1754856315
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=('7369cc16304bbdeca40bf239926f3082ca92f66c2f35e591d0ce8c84749bfd2b')
sha256sums_aarch64=('2035a73984394ccec205e1bf1c73d54a77f5aea20e576e02c750ef447fa45d5f')
sha256sums_x86_64=('82db799395879f54fbc76bff1261520336d2c452e3c1c5983e0dfe4d320df338')
sha256sums_aarch64=('f8c3dc68498c185da96e8a9eab6f3ae35549e0b524bcd32f11da7754230ad9c3')
package() {
# The downloaded binary needs to be renamed to amp for installation