[arch-commits] Commit in qpdf/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Sat Mar 6 11:42:16 UTC 2021


    Date: Saturday, March 6, 2021 @ 11:42:16
  Author: andyrtr
Revision: 409438

upgpkg: qpdf 10.3.0-1: upstream update 10.3.0

Modified:
  qpdf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-06 11:27:12 UTC (rev 409437)
+++ PKGBUILD	2021-03-06 11:42:16 UTC (rev 409438)
@@ -4,7 +4,7 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=qpdf
-pkgver=10.2.0
+pkgver=10.3.0
 pkgrel=1
 pkgdesc="QPDF: A Content-Preserving PDF Transformation System"
 arch=('x86_64')
@@ -13,10 +13,10 @@
 depends=('libjpeg-turbo' 'zlib' 'gnutls')
 #optdepends=('perl:	required for fix-qdf')
 #checkdepends=('perl')
-# https://github.com/qpdf/qpdf/releases/download/release-qpdf-10.1.0/qpdf-10.1.0.sha256
+# https://github.com/qpdf/qpdf/releases/download/release-qpdf-10.3.0/qpdf-10.3.0.sha256
 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})
-sha256sums=('43ef260f4e70672660e1882856d59b9319301c6f170673ab465430a71cffe44c'
+sha256sums=('4649c66ddb3a4fc4b18927667fd3ae20a9edfbbdc1017ee1ed1e548d3abe00d1'
             'SKIP')
 validpgpkeys=('C2C96B10011FE009E6D1DF828A75D10998012C7E') # "Jay Berkenbilt <ejb at ql.org>"
 



More information about the arch-commits mailing list