0.0.1772734393_g2a936a -> 0.0.1772741314_g313995

This commit is contained in:
Yakov Till 2026-03-05 21:32:07 +01:00
parent 52555645e4
commit 10e2d349cc
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.1772734393_g2a936a
pkgver = 0.0.1772741314_g313995
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.1772734393_g2a936a.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1772734393-g2a936a.tgz
sha256sums = 41e08f9fd0c0e29d04174c28dc75c0bd47b21e9f7dca0983e9f33d88b7d2e1e4
source = ampcode-0.0.1772741314_g313995.tgz::https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1772741314-g313995.tgz
sha256sums = e7b2d3b5070054eac84efdd4b2cb220f9d0ad9297da2f2846ef7aac27f375560
pkgname = ampcode

View file

@ -1,7 +1,7 @@
# Maintainer: Yakov Till <yakov.till@gmail.com>
pkgname=ampcode
pkgver=0.0.1772734393_g2a936a
pkgver=0.0.1772741314_g313995
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=('41e08f9fd0c0e29d04174c28dc75c0bd47b21e9f7dca0983e9f33d88b7d2e1e4')
sha256sums=('e7b2d3b5070054eac84efdd4b2cb220f9d0ad9297da2f2846ef7aac27f375560')
latestver() {
if [[ ${0##*/} == makepkg ]]; then