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

Antonio Rojas arojas at archlinux.org
Tue Feb 25 07:19:59 UTC 2020


    Date: Tuesday, February 25, 2020 @ 07:19:59
  Author: arojas
Revision: 580935

Update to 1.10.2

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 06:46:28 UTC (rev 580934)
+++ PKGBUILD	2020-02-25 07:19:59 UTC (rev 580935)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.10.1
+pkgver=1.10.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=('c71e223758d9f75633365962a943aa32ca4afcc92d9e98fc62cd57d60ebe78f4')
+sha256sums=('1efd38d6471d03eb40444e9f30e280073bfa71c34257fdc47f96473cd21970d2')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list