blob: d5610f331390a84985fde6692fce2f61b0aed272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pup
pkgdesc = Command line tool for processing HTML
pkgver = 0.4.0
pkgrel = 2
url = https://github.com/ericchiang/pup
arch = x86_64
license = custom:MIT
makedepends = go-pie
makedepends = git
makedepends = patch
depends = glibc
source = pup-0.4.0::git+https://github.com/ericchiang/pup#tag=v0.4.0
sha256sums = SKIP
pkgname = pup
|