blob: 0428560544a90397bba1837742516674158d44d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = rdrview-git
pkgdesc = Command line tool to extract the main content from a webpage
pkgver = 20210127.183029f
pkgrel = 1
url = https://github.com/eafer/rdrview
arch = x86_64
license = custom
makedepends = git
depends = curl
depends = libxml2
depends = libseccomp
provides = rdrview
conflicts = rdrview
source = git+https://github.com/eafer/rdrview.git
sha256sums = SKIP
pkgname = rdrview-git
|