aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pikepdf/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-17 17:40:58 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-17 17:54:28 +0100
commit877e78fe07031ee58e0f074f6235c29906115a7b (patch)
tree5be566b4ed11d5db382a001d94e26560d5a01987 /community/py3-pikepdf/APKBUILD
parent9a8f584f2617402d5b0d0f4c9d5ea286d234b542 (diff)
downloadaports-877e78fe07031ee58e0f074f6235c29906115a7b.tar.bz2
aports-877e78fe07031ee58e0f074f6235c29906115a7b.tar.xz
community/py3-pikepdf: upgrade to 1.8.3
Diffstat (limited to 'community/py3-pikepdf/APKBUILD')
-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 7bf470ca99..610250febd 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.7.1
+pkgver=1.8.3
pkgrel=0
pkgdesc="A 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="9d9e47382a754a10838df9a6e6da6a3b9db0a66d7ca4c6c1913815564c3f0209b4b8ed529770abf06736c5432b34d03b66c18eea335f3d2675e9bb3de3f1f0f5 pikepdf-1.7.1.tar.gz"
+sha512sums="55c6eed506a637734a960b5e69fe906b137f3d5c2f5744128f41e8c8711e3c8126cf57f527ea86e0dc2ad781bd1c71fe62442a715020fd80e670ce3299910fbb pikepdf-1.8.3.tar.gz"