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

Antonio Rojas arojas at archlinux.org
Tue Jul 6 06:14:44 UTC 2021


    Date: Tuesday, July 6, 2021 @ 06:14:44
  Author: arojas
Revision: 972729

Update to 2.14.0

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-06 06:12:26 UTC (rev 972728)
+++ PKGBUILD	2021-07-06 06:14:44 UTC (rev 972729)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=2.13.0
+pkgver=2.14.0
 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=('9484921319aa072f7471b823bd196879f97945e811f9d9bc0a15e52ae05a25b6')
+sha256sums=('c6717fd3c79d6cc4e084845125f9e9b1706ce6bf3caa120e905281faa80f52be')
 
 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