Date: Saturday, October 19, 2013 @ 09:41:13 Author: andyrtr Revision: 196790
upgpkg: qpdf 5.0.1-1 upstream update 5.0.1 Modified: qpdf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-19 07:01:54 UTC (rev 196789) +++ PKGBUILD 2013-10-19 07:41:13 UTC (rev 196790) @@ -5,7 +5,7 @@ # Contributor: Nuno Araujo <[email protected]> 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 @@ makedepends=('make') options=('!libtool') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('d501c61a8979132f6d601641483850cc') +md5sums=('6efd89c18461cb73f77bb60cb2da4bce') build() { cd "${srcdir}/${pkgname}-${pkgver}"
