blob: 2fe1c76947489ea227204851fae38186ba82097e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = scour-git
pkgdesc = An SVG scrubber
pkgver = r300.7a83e71
pkgrel = 1
url = https://github.com/sharethewisdom/scour
arch = any
license = Apache
makedepends = git
makedepends = python-setuptools
depends = python
provides = scour
conflicts = scour
source = git+https://github.com/scour-project/scour.git
source = git+https://github.com/scour-project/scour.wiki.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = scour-git
|