Update ampcode to version 0.0.1769806880_g4da85f

This commit is contained in:
Yakov Till 2026-01-30 22:32:54 +01:00
parent a214ad43c7
commit c4a4a9526e
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ampcode
pkgdesc = Amp CLI (Sourcegraph's agentic coding tool) packaged from npm releases
pkgver = 0.0.1769794004_gefe4d8
pkgver = 0.0.1769806880_g4da85f
pkgrel = 1
url = https://ampcode.com
arch = any
@ -13,7 +13,7 @@ pkgbase = ampcode
conflicts = ampcode-bin
replaces = sourcegraph-amp
options = !debug
source = ampcode-0.0.1769794004_gefe4d8.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1769794004-gefe4d8.tgz
sha256sums = 51997a26d73a464ee2946bdc0e92f116e02091695c6cf58c4db09d210f8b85b2
source = ampcode-0.0.1769806880_g4da85f.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1769806880-g4da85f.tgz
sha256sums = 4a161db70b18cd6e769fe4ab71c3d4a1497225f64dce5d5baa39dba70c9f1348
pkgname = ampcode

View file

@ -1,7 +1,7 @@
# Maintainer: Yakov Till <yakov.till@gmail.com>
pkgname=ampcode
pkgver=0.0.1769794004_gefe4d8
pkgver=0.0.1769806880_g4da85f
pkgrel=1
pkgdesc="Amp CLI (Sourcegraph's agentic coding tool) packaged from npm releases"
arch=('any')
@ -14,7 +14,7 @@ provides=('amp')
conflicts=('amp' 'ampcode-bin')
replaces=('sourcegraph-amp')
source=("$pkgname-$pkgver.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-${pkgver//_/-}.tgz")
sha256sums=('51997a26d73a464ee2946bdc0e92f116e02091695c6cf58c4db09d210f8b85b2')
sha256sums=('4a161db70b18cd6e769fe4ab71c3d4a1497225f64dce5d5baa39dba70c9f1348')
latestver() {
if [[ ${0##*/} == makepkg ]]; then