summaryrefslogtreecommitdiff
path: root/extra/qpdf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-20 01:03:58 -0700
committerroot <root@rshg054.dnsready.net>2013-10-20 01:03:58 -0700
commit3ff90101074484f08d42a36a095206b516d182c0 (patch)
tree84b693f7496302e898778ce13093f78f21fb8884 /extra/qpdf
parent2acddcfe190f9a97a7148d263a21df434c67ffcf (diff)
Sun Oct 20 01:03:34 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 67135dd5f..2133fc4a6 100644
--- a/extra/qpdf/PKGBUILD
+++ b/extra/qpdf/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 189895 2013-07-10 19:20:25Z andyrtr $
+# $Id: PKGBUILD 196791 2013-10-19 07:41:36Z 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=5.0.0
+pkgver=5.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=('d501c61a8979132f6d601641483850cc')
+md5sums=('6efd89c18461cb73f77bb60cb2da4bce')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"