blob: 5c513c28924281aceab97838bfe0ea23581fa9e9 (
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.1750003331_g4857f7
pkgrel = 1
url = https://ampcode.com/
arch = any
license = custom
makedepends = npm
depends = nodejs
noextract = amp-0.0.1750003331-g4857f7.tgz
source = https://registry.npmjs.org/@sourcegraph/amp/-/amp-0.0.1750003331-g4857f7.tgz
sha1sums = 75edfd3fca83fc213d61daba64fa017a03a97aad
pkgname = sourcegraph-amp
|