[arch-commits] Commit in python-pikepdf/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun May 15 22:12:56 UTC 2022
Date: Sunday, May 15, 2022 @ 22:12:56
Author: arojas
Revision: 1207497
Update to 5.1.3
Modified:
python-pikepdf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-15 20:34:56 UTC (rev 1207496)
+++ PKGBUILD 2022-05-15 22:12:56 UTC (rev 1207497)
@@ -3,7 +3,7 @@
# Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
pkgname=python-pikepdf
-pkgver=5.1.2
+pkgver=5.1.3
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=('dfa89bd86e01413531c1d7d201fb01f0e62b52ea926a8e8ca6f99f86ed761e95')
+sha256sums=('c34e4239661d2ddf23caa1c4256f636c866ce8069a5052a2bf8ee06e3cae22f3')
build() {
cd pikepdf-$pkgver
More information about the arch-commits
mailing list