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

Antonio Rojas arojas at archlinux.org
Tue Mar 17 07:32:15 UTC 2020


    Date: Tuesday, March 17, 2020 @ 07:32:15
  Author: arojas
Revision: 599987

Update to 1.10.3

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-17 01:18:40 UTC (rev 599986)
+++ PKGBUILD	2020-03-17 07:32:15 UTC (rev 599987)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.10.2
+pkgver=1.10.3
 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=('1efd38d6471d03eb40444e9f30e280073bfa71c34257fdc47f96473cd21970d2')
+sha256sums=('972a5a08db97f920cb8ba2a1cfafd08d31a01bd248d3d9e308687c5fe16ebbe2')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list