aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-02 11:03:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-02 14:47:31 +0000
commit3efb478cba9e8355f347f71861e89dac38720d73 (patch)
tree25df88041415ea5d11d1bdd53066ba821eee90f6 /community
parentf22026e2045840655315d7b2fbd1dd798747c98d (diff)
downloadaports-3efb478cba9e8355f347f71861e89dac38720d73.tar.bz2
aports-3efb478cba9e8355f347f71861e89dac38720d73.tar.xz
community/py3-pikepdf: upgrade to 1.10.4
Diffstat (limited to 'community')
-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 58018b12fe..98352ec3d1 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.10.3
+pkgver=1.10.4
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="e6f714f2faf5c154644456e3df3108c06e1f015b61dd9e71bb90d36eef26e27030c72a2c3b269ca6d4b69556188681876bc53543f53e28655e36bcb7d223ab48 pikepdf-1.10.3.tar.gz"
+sha512sums="acdf769eca4f1d7c8044045ddebf3543ec596dfdbb374f29f74339534d7d93a6e8c4d778b09dba7a3868e1efe76ec9954304abc79b6b793fcfb7e3ba878e5440 pikepdf-1.10.4.tar.gz"