summaryrefslogtreecommitdiff
path: root/extra/qpdf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-19 00:07:12 -0800
committerroot <root@rshg054.dnsready.net>2013-01-19 00:07:12 -0800
commit3ed92d43351cfc0eeccb646d7726ef07cdeae33b (patch)
treed5819928c18990a876d612bffd7304c6740754a9 /extra/qpdf
parent995f428bf6c3170027dd5f9ea9f17e8fa4bdfac8 (diff)
Sat Jan 19 00:07:12 PST 2013
Diffstat (limited to 'extra/qpdf')
-rw-r--r--extra/qpdf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/qpdf/PKGBUILD b/extra/qpdf/PKGBUILD
index 124697112..d9e9562c8 100644
--- a/extra/qpdf/PKGBUILD
+++ b/extra/qpdf/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 175036 2013-01-12 08:15:44Z andyrtr $
+# $Id: PKGBUILD 175524 2013-01-18 19:34:24Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Miguel Revilla <yo at miguelrevilla.com>
# Contributor: David Sotelo <dvsotelo at gmail.com>
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=qpdf
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc="QPDF: A Content-Preserving PDF Transformation System"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('pcre' 'perl')
makedepends=('make')
options=('!libtool')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('812ffc8c5b8fb5cf9310fcbd9a7d20d3')
+md5sums=('093baece867a0a7e07774bd4008156b3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"