Update to version 0.0.1756713996

- Update pkgver to 0.0.1756713996
- 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-01 08:16:19 +00:00
parent f7786f6780
commit 9048c21689
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.1756699858
pkgver = 0.0.1756713996
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.1756699858-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1756699858/amp-linux-x64
sha256sums_x86_64 = 7475fab846fc771a1e9c5fbf7a211f79e6fad001f274ec3d4d8a391a92175cb6
source_aarch64 = ampcode-0.0.1756699858-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1756699858/amp-linux-arm64
sha256sums_aarch64 = 7558e6cb807dc3765df7dfc814618a8f3b94265a9c2a4062e11d3c58d1d2fdfa
source_x86_64 = ampcode-0.0.1756713996-x86_64::https://packages.ampcode.com/binaries/cli/v0.0.1756713996/amp-linux-x64
sha256sums_x86_64 = 40e8cbac9fef7764c312d5b846160fef1e3ecf8c06dbb401e619885188640932
source_aarch64 = ampcode-0.0.1756713996-aarch64::https://packages.ampcode.com/binaries/cli/v0.0.1756713996/amp-linux-arm64
sha256sums_aarch64 = 8c694148f406bee0e00f2618f231e6ae48ca1759eacc008a7d302b2a7b46fe9c
pkgname = ampcode

View file

@ -2,7 +2,7 @@
pkgbase=ampcode
pkgname=ampcode
pkgver=0.0.1756699858
pkgver=0.0.1756713996
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=('7475fab846fc771a1e9c5fbf7a211f79e6fad001f274ec3d4d8a391a92175cb6')
sha256sums_aarch64=('7558e6cb807dc3765df7dfc814618a8f3b94265a9c2a4062e11d3c58d1d2fdfa')
sha256sums_x86_64=('40e8cbac9fef7764c312d5b846160fef1e3ecf8c06dbb401e619885188640932')
sha256sums_aarch64=('8c694148f406bee0e00f2618f231e6ae48ca1759eacc008a7d302b2a7b46fe9c')
package() {
# The downloaded binary needs to be renamed to amp for installation