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

Antonio Rojas arojas at archlinux.org
Tue Apr 13 06:34:32 UTC 2021


    Date: Tuesday, April 13, 2021 @ 06:34:32
  Author: arojas
Revision: 916510

Update to 2.11.1

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 06:34:22 UTC (rev 916509)
+++ PKGBUILD	2021-04-13 06:34:32 UTC (rev 916510)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=2.11.0
+pkgver=2.11.1
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(pybind11 python-setuptools-scm python-wheel python-toml)
 depends=(python-lxml python-pillow qpdf)
 source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('53bf432be00fcb2f2a56c44b64c1b75e4c8f9fe0dcc97721319c53939fed8047')
+sha256sums=('810488f80a1d93652498222f9d1391d9287b3b842971d7a8878e69a287c2476f')
 
 prepare() {
   sed -e '/setuptools_scm_git_archive/d' -i pikepdf-$pkgver/setup.py # Remove unused build dependency



More information about the arch-commits mailing list