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

Eric Belanger eric at archlinux.org
Sat Aug 16 04:21:34 UTC 2008


    Date: Saturday, August 16, 2008 @ 00:21:34
  Author: eric
Revision: 8711

adding md5sums

Modified:
  a2ps/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 04:13:22 UTC (rev 8710)
+++ PKGBUILD	2008-08-16 04:21:34 UTC (rev 8711)
@@ -8,8 +8,9 @@
 pkgdesc="a2ps is an Any to PostScript filter"
 arch=(i686 x86_64)
 license=('GPL')
+url="http://www.inf.enst.fr/~demaille/a2ps/"
 depends=('ghostscript' 'psutils' 'imagemagick' 'perl')
-options=('nolibtool')
+options=('!libtool')
 replaces=('a2ps-lprng')
 provides=('a2ps-lprng')
 source=(http://www.archlinux.org/~jgc/${pkgname}/${pkgname}-${pkgver}.tar.gz
@@ -22,7 +23,11 @@
 	a2ps-4.13c-psmandup.diff
 	a2ps-4.13c-psset.patch
 	a2ps-4.13c-stdarg.patch)
-url="http://www.inf.enst.fr/~demaille/a2ps/"
+md5sums=('97164e84ba911e4604155507e0893669' 'e315466f75d99c0c1ca563d82f2ace2e'\
+         '449b2445dc0949a990a2b29cab89dc59' '6432b1da449b96b531b0843259839236'\
+         '09cc5ed4d3d8ff1b2103e519191e8286' 'b62538dbd828d995bdc3ce36188b0768'\
+         'df6bc895cc6fb0fd47f22fd1c36d1ed3' 'd68d0bfab547ef1ce70576c7a5570f13'\
+         'b8ef4708f4a65e9b373f9f42df11b92d' '2e24d355a977969b83fce03510ebd7b8')
 
 build() {
   cd ${startdir}/src/${pkgname}-4.13




More information about the arch-commits mailing list