aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-12 18:52:37 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-12 18:57:15 -0300
commit2285676c897a9e3279a6a76d1dcb9e0007b5c0ca (patch)
treecc39152ff972e66216ea1bd544a8a3b19a8cb4de
parentf70a2e0526be0d8abc33e971cf9c3824ecbfa4d7 (diff)
downloadaports-2285676c897a9e3279a6a76d1dcb9e0007b5c0ca.tar.bz2
aports-2285676c897a9e3279a6a76d1dcb9e0007b5c0ca.tar.xz
community/py3-pikepdf: upgrade to 1.6.4
-rw-r--r--community/py3-pikepdf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-pikepdf/APKBUILD b/community/py3-pikepdf/APKBUILD
index ab0c40e20a..62e29a3e06 100644
--- a/community/py3-pikepdf/APKBUILD
+++ b/community/py3-pikepdf/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=py3-pikepdf
_pyname=pikepdf
-pkgver=1.6.3
-pkgrel=1
+pkgver=1.6.4
+pkgrel=0
pkgdesc="A Python library for reading and writing PDF"
url=https://github.com/pikepdf/pikepdf
arch=all
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="63091fc6878f0da63589b3342255913bf6045f72e1813576d69861d09796f405926a4af4dd9c87a49a967a1e9df140125b3a36dedeb9c73b0b067139b6d5414b pikepdf-1.6.3.tar.gz"
+sha512sums="2ef90e12ec73565738a14cd688659d06719fde87d4b9d10cbb2954f8051d80fa5e6b4b4a8e513b9a8b0691001421edb0e8fad433a5bfc36a5978c223e446bbba pikepdf-1.6.4.tar.gz"