Date: Monday, January 27, 2020 @ 20:37:27 Author: andyrtr Revision: 374102
upgpkg: qpdf 9.1.1-1: upstream update 9.1.1 Modified: qpdf/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 20:27:26 UTC (rev 374101) +++ PKGBUILD 2020-01-27 20:37:27 UTC (rev 374102) @@ -4,7 +4,7 @@ # Contributor: Nuno Araujo <[email protected]> pkgname=qpdf -pkgver=9.1.0 +pkgver=9.1.1 pkgrel=1 pkgdesc="QPDF: A Content-Preserving PDF Transformation System" arch=('x86_64') @@ -11,12 +11,12 @@ url="https://github.com/qpdf/qpdf" license=('custom:Artistic-2.0' 'Apache') depends=('libjpeg-turbo' 'zlib' 'gnutls') -optdepends=('perl: required for fix-qdf') -checkdepends=('perl') +#optdepends=('perl: required for fix-qdf') +#checkdepends=('perl') source=(#https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}) https://github.com/qpdf/qpdf/releases/download/release-${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc}) # sourceforge only offers sha1sums - see checksums at github -sha512sums=('7561ffc366dbce9df58cc85ff18480b28b0d46de04733ba463139188bee95690f92cf0960a328619f0c9f34ce865598db490fa1c6aaa76ee87d2c034a5f7f57e' +sha512sums=('008a11fef663a57ca173631f2053988023babea6c333cfe01db0ef955c8cd36d387ed9f2039f55bd5f9ca94c7a8e400461a09a15c5f89e03bc0817fdd0d3d585' 'SKIP') validpgpkeys=('C2C96B10011FE009E6D1DF828A75D10998012C7E') # "Jay Berkenbilt <[email protected]>"
