summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2016-02-18 19:50:16 +0500
committerDmitry Kharitonov2016-02-18 19:50:35 +0500
commit1b856217427206a9ec56899111411f185d44ac24 (patch)
tree94fefe38d21265c9aae0ea814ae9ec1f24d9ce1d /PKGBUILD
parent7421c0ae2b71e96e20be26b5c7b55cbf38d17209 (diff)
downloadaur-1b856217427206a9ec56899111411f185d44ac24.tar.gz
Fixed PKGBUILD syntax
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3ad06404939..55d610181a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('git')
depends=('python2' 'python2-sexpdata' 'python2-argparse' 'djvulibre' 'ocrodjvu' 'pdfbeads' 'pdftk-bin' 'ruby-iconv')
optdepends=('jbig2enc-git: JBIG2 encoder provides much better PDF compression')
-source=('git+git://github.com/kcroker/dpsprep.git')
+source=(git+git://github.com/kcroker/dpsprep.git)
md5sums=('SKIP')
pkgver() {