blob: 9917186822c8ef3443abf79597367b83c20e17e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pup-git
pkgdesc = Parsing HTML at the command line
pkgver = 0.4.0.r11.g5a57cf1
pkgrel = 1
epoch = 1
url = https://github.com/EricChiang/pup
arch = any
license = MIT
makedepends = git
makedepends = go
provides = pup
conflicts = pup
source = git+https://github.com/EricChiang/pup.git
md5sums = SKIP
pkgname = pup-git
|