aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-11 02:30:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-11 06:13:02 +0000
commit2ee6be4b50be029ed860dd727ea1bc8e8e03c743 (patch)
treea2e45316116c642fddaa6223dc715aceabedb4d8
parent5574a8ded58f0102cf49573a66e204194e8c9137 (diff)
community/py3-pikepdf: upgrade to 1.19.3
-rw-r--r--community/py3-pikepdf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pikepdf/APKBUILD b/community/py3-pikepdf/APKBUILD
index 9e817f90800..33e44a20557 100644
--- a/community/py3-pikepdf/APKBUILD
+++ b/community/py3-pikepdf/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=py3-pikepdf
_pyname=pikepdf
-pkgver=1.19.2
+pkgver=1.19.3
pkgrel=0
pkgdesc="Python library for reading and writing PDF"
url="https://github.com/pikepdf/pikepdf"
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d48b619dc9132afdd62720416425a474ccd51429edda854d9b0b8ef975c6f9d6c36fc50c6dab0c79d7897bf16abc5597abe32bcd918de17968f5a204a0e7c003 pikepdf-1.19.2.tar.gz"
+sha512sums="512e10a7be4009e7c3f6f1d487b435bb183f72b26941e260eeae62ea69456bffa0f0d10f6b4f0dc5c28f52aa6b4ae99fafa30a15c74d7b8715bec5356a8cc805 pikepdf-1.19.3.tar.gz"