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

Antonio Rojas arojas at archlinux.org
Sun May 17 08:09:43 UTC 2020


    Date: Sunday, May 17, 2020 @ 08:09:42
  Author: arojas
Revision: 628229

Update to 1.13.0

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 07:51:12 UTC (rev 628228)
+++ PKGBUILD	2020-05-17 08:09:42 UTC (rev 628229)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.12.0
+pkgver=1.13.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=('700c4c6d7e61154988e29cd2ac10cd64f832948f6f90497307b3246217cd93fa')
+sha256sums=('a1bda1aeb06e2a458b61eb259b9dcb433991922639bdc7e3f36e916e378badf4')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list