Date: Tuesday, February 6, 2018 @ 09:01:26 Author: andyrtr Revision: 315947
upgpkg: qpdf 7.1.1-1 upstream update 7.1.1 Modified: qpdf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-06 08:20:54 UTC (rev 315946) +++ PKGBUILD 2018-02-06 09:01:26 UTC (rev 315947) @@ -5,7 +5,7 @@ # Contributor: Nuno Araujo <[email protected]> pkgname=qpdf -pkgver=7.1.0 +pkgver=7.1.1 pkgrel=1 pkgdesc="QPDF: A Content-Preserving PDF Transformation System" arch=('x86_64') @@ -15,7 +15,7 @@ optdepends=('perl: required for fix-qdf') checkdepends=('perl') source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) -sha1sums=('c5b95eeed5cb3bb70e9c365e1ed5aeef578a4496') +sha1sums=('d2bbc564c0b6abe3c3c939d092870574ab7025c2') build() { cd ${pkgname}-${pkgver}
