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

Antonio Rojas arojas at archlinux.org
Tue Aug 27 12:07:27 UTC 2019


    Date: Tuesday, August 27, 2019 @ 12:07:27
  Author: arojas
Revision: 502773

Update to 1.6.2

Modified:
  python-pikepdf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-27 12:01:39 UTC (rev 502772)
+++ PKGBUILD	2019-08-27 12:07:27 UTC (rev 502773)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(pybind11 python-setuptools)
 depends=(python-lxml qpdf)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz")
-sha256sums=('a36de86ecb08892e0e461efce26959bae06dd507b3455c915e4151e10dfee8dc')
+sha256sums=('c40fca0e0bc6099a36209fa459c3fcac7a7af7e19766a12ee53af96cd1d75611')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list