Update ampcode to version 0.0.1771485318_g484559

This commit is contained in:
Yakov Till 2026-02-19 08:25:56 +01:00
parent 885e1d150f
commit fd2e593cd1
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.1771416360_gd20eb6
pkgver = 0.0.1771485318_g484559
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.1771416360_gd20eb6.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1771416360-gd20eb6.tgz
sha256sums = e340a193634d8b3aeeed118b72a28b713d5be49fc6c2b6d8c12890dee89e01e5
source = ampcode-0.0.1771485318_g484559.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1771485318-g484559.tgz
sha256sums = 549a6fc5f35980f76f22b618544fd56983d5974a4b22e4f3671b215653954df3
pkgname = ampcode

View file

@ -1,7 +1,7 @@
# Maintainer: Yakov Till <yakov.till@gmail.com>
pkgname=ampcode
pkgver=0.0.1771416360_gd20eb6
pkgver=0.0.1771485318_g484559
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=('e340a193634d8b3aeeed118b72a28b713d5be49fc6c2b6d8c12890dee89e01e5')
sha256sums=('549a6fc5f35980f76f22b618544fd56983d5974a4b22e4f3671b215653954df3')
latestver() {
if [[ ${0##*/} == makepkg ]]; then