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

Antonio Rojas arojas at archlinux.org
Wed Jun 17 19:03:57 UTC 2020


    Date: Wednesday, June 17, 2020 @ 19:03:57
  Author: arojas
Revision: 646512

Update to 1.15.0

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 19:03:06 UTC (rev 646511)
+++ PKGBUILD	2020-06-17 19:03:57 UTC (rev 646512)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.14.0
+pkgver=1.15.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=('e94c5c43f16db23d86933b738e208b2ddd7cfa5ad675c6b3b0b874ff93d5a1b2')
+sha256sums=('64a85153c8c6b25b10e2d57745ee74e37e6edc6d8b49984a8ccf2e90cd51f547')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list