blob: 8030517f0a7e062500b19504dd0921a373754a41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = purl-git
pkgdesc = A curl-esque CLI for making HTTP requests that require payment. Designed for humans and agents alike.
pkgver = 0.1.0.r4.g0728456
pkgrel = 1
url = https://github.com/stripe/purl
arch = any
license = MIT
makedepends = git
makedepends = rust
options = !lto
source = purl-git::git+https://github.com/stripe/purl
sha256sums = SKIP
pkgname = purl-git
|