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

Antonio Rojas arojas at archlinux.org
Sun Jan 19 09:48:31 UTC 2020


    Date: Sunday, January 19, 2020 @ 09:48:30
  Author: arojas
Revision: 553120

Update to 1.9.0

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-19 09:43:18 UTC (rev 553119)
+++ PKGBUILD	2020-01-19 09:48:30 UTC (rev 553120)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.8.3
+pkgver=1.9.0
 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=('7c1f0fe4327bc70a7da2626f458346d8c2a8a7c34f829d8131285b6b1d4471b4')
+sha256sums=('c8bedaaf43188b057b4b525e1328896d3961fdec694c0dfe796857c35bfd7ac7')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list