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

Antonio Rojas arojas at archlinux.org
Thu Jul 8 05:59:22 UTC 2021


    Date: Thursday, July 8, 2021 @ 05:59:22
  Author: arojas
Revision: 975599

Update to 2.14.2

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-08 05:58:55 UTC (rev 975598)
+++ PKGBUILD	2021-07-08 05:59:22 UTC (rev 975599)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=2.14.1
+pkgver=2.14.2
 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=('ef21b445485439bee503f2ce089be4ed687afae468ff493960b7025c916c2753')
+sha256sums=('769aad1dd97efa40ee816cb6a157c32b8cd144caee33f37eae0ec8e2d438c105')
 
 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