blob: 121c9c55e3db8c6b573b1228fdcb00c2d87dbbb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = sourcegraph-amp
pkgdesc = CLI for Amp, an agentic coding tool in research preview from Sourcegraph.
pkgver = 0.0.1750348891_ga4ace2
pkgrel = 1
url = https://ampcode.com/
arch = any
license = custom
makedepends = npm
depends = nodejs
noextract = amp-0.0.1750348891-ga4ace2.tgz
source = https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1750348891-ga4ace2.tgz
sha1sums = 19c820c4e4266be4e00a7a07363976cbeab081f9
pkgname = sourcegraph-amp
|