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

Antonio Rojas arojas at gemini.archlinux.org
Sun Apr 17 08:34:44 UTC 2022


    Date: Sunday, April 17, 2022 @ 08:34:43
  Author: arojas
Revision: 1186843

Update to 5.1.2

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-17 08:31:07 UTC (rev 1186842)
+++ PKGBUILD	2022-04-17 08:34:43 UTC (rev 1186843)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(python-lxml python-pillow qpdf)
 checkdepends=(python-pytest-xdist python-hypothesis)
 source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('710535c679ab0d7b8249f72247832773e7a9a121dfbe9cad7f6465bd9bb45fae')
+sha256sums=('dfa89bd86e01413531c1d7d201fb01f0e62b52ea926a8e8ca6f99f86ed761e95')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list