Date: Wednesday, July 10, 2013 @ 21:12:39 Author: andyrtr Revision: 189891
upgpkg: qpdf 5.0.0-1 upstream update 5.0.0 Modified: qpdf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-10 16:54:26 UTC (rev 189890) +++ PKGBUILD 2013-07-10 19:12:39 UTC (rev 189891) @@ -5,7 +5,7 @@ # Contributor: Nuno Araujo <[email protected]> pkgname=qpdf -pkgver=4.2.0 +pkgver=5.0.0 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=('912d7d24bf45414b0dac63773d75aa17') +md5sums=('d501c61a8979132f6d601641483850cc') build() { cd "${srcdir}/${pkgname}-${pkgver}"
