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

Antonio Rojas arojas at gemini.archlinux.org
Sun Aug 28 17:06:44 UTC 2022


    Date: Sunday, August 28, 2022 @ 17:06:44
  Author: arojas
Revision: 1285129

upgpkg: python-pikepdf 5.6.0-1: Update to 5.6.0

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-28 16:59:52 UTC (rev 1285128)
+++ PKGBUILD	2022-08-28 17:06:44 UTC (rev 1285129)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(python-lxml python-pillow python-deprecation python-typing_extensions python-packaging qpdf)
 checkdepends=(python-pytest-xdist python-hypothesis)
 source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('9dd51dbdfa0470135cced6f14ef77ab2d2478f15711b1376984702191ef7625b')
+sha256sums=('77ea30551e9f6d195b45b5235ffd82bfe27ee446052cdf63f3af99906e80e469')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list