diff --git a/.SRCINFO b/.SRCINFO index 95b2ddee7c682..1df2f3da30caf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = ampcode pkgdesc = Amp CLI (Sourcegraph's agentic coding tool) packaged from npm releases - pkgver = 0.0.1769356892_gb173eb + pkgver = 0.0.1769371293_gb173eb 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.1769356892_gb173eb.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1769356892-gb173eb.tgz - sha256sums = 339312a1479761d5aae07b6e4c09aaf630c1ec5f920ea7e1aa574e49cbed62fb + source = ampcode-0.0.1769371293_gb173eb.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1769371293-gb173eb.tgz + sha256sums = 269ace06bf66a982c78eb02049d8144085445453b82981b742dfad8661d223d1 pkgname = ampcode diff --git a/PKGBUILD b/PKGBUILD index 90a50573f956c..a2fcdfd25d6df 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Yakov Till pkgname=ampcode -pkgver=0.0.1769356892_gb173eb +pkgver=0.0.1769371293_gb173eb 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=('339312a1479761d5aae07b6e4c09aaf630c1ec5f920ea7e1aa574e49cbed62fb') +sha256sums=('269ace06bf66a982c78eb02049d8144085445453b82981b742dfad8661d223d1') latestver() { if [[ ${0##*/} == makepkg ]]; then