summaryrefslogtreecommitdiff
path: root/extra/qpdf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-11 01:38:47 -0700
committerroot <root@rshg054.dnsready.net>2013-07-11 01:38:47 -0700
commit2e85ee969c4be5762301fc1447315f132aca1fc8 (patch)
tree45ce2476a7dec9372c4d13a039237544ff6898d1 /extra/qpdf
parentb509d58f0ff9d5b9167eb65b0264d014c8ac9d66 (diff)
Thu Jul 11 01:37:50 PDT 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 ccecfea41..67135dd5f 100644
--- a/extra/qpdf/PKGBUILD
+++ b/extra/qpdf/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 182840 2013-04-15 16:29:09Z andyrtr $
+# $Id: PKGBUILD 189895 2013-07-10 19:20:25Z 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.1.0
+pkgver=5.0.0
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=('eedd61acc53744446d181429651a9baf')
+md5sums=('d501c61a8979132f6d601641483850cc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"