[arch-commits] Commit in pdf2djvu/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Dec 30 20:49:01 UTC 2014


    Date: Tuesday, December 30, 2014 @ 21:49:01
  Author: jelle
Revision: 125033

add signature

Modified:
  pdf2djvu/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 20:46:34 UTC (rev 125032)
+++ PKGBUILD	2014-12-30 20:49:01 UTC (rev 125033)
@@ -11,8 +11,9 @@
 license=('GPL')
 depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
 makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
-source=("http://pdf2djvu.googlecode.com/files/${pkgname}_${pkgver}.tar.gz")
-md5sums=('fedec591afb14b144808d1a4facab174')
+source=(http://pdf2djvu.googlecode.com/files/${pkgname}_${pkgver}.tar.gz{,.asc})
+md5sums=('fedec591afb14b144808d1a4facab174'
+         'SKIP')
 
 build() {
     cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list