Update ampcode to version 0.0.1766361707_g2a58c8

This commit is contained in:
Yakov Till 2025-12-22 02:52:59 +01:00
parent b7c471d931
commit 8629a3a98a
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.1766332871_gf7f645
pkgver = 0.0.1766361707_g2a58c8
pkgrel = 1
url = https://ampcode.com
arch = any
@ -12,7 +12,7 @@ pkgbase = ampcode
conflicts = amp
conflicts = ampcode-bin
replaces = sourcegraph-amp
source = ampcode-0.0.1766332871_gf7f645.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1766332871-gf7f645.tgz
sha256sums = a119406de4db8e419c83a9a53fd0ea63508c2fc88998bdb19ecf20dceb0ed91f
source = ampcode-0.0.1766361707_g2a58c8.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1766361707-g2a58c8.tgz
sha256sums = bee1a4b5913e8624dfd7ebc8632f66723dc5fdf80a9fe2eadd51723658c925a1
pkgname = ampcode

View file

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