aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-pem/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-pem/APKBUILD b/community/py3-pem/APKBUILD
index 8e3c55e0c2..e9b5e700a4 100644
--- a/community/py3-pem/APKBUILD
+++ b/community/py3-pem/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pem
-pkgver=19.3.0
-pkgrel=1
+pkgver=20.1.0
+pkgrel=0
pkgdesc="Easy PEM file parsing"
options="!check" # Requires unpackaged pymodule 'pretend'
url="https://pem.readthedocs.io/en/stable/"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="0a5fae96ad2d8c80b4570f6cef9901045af00c6f8f28b751682097e5cfb2d4241212d7ca08292f4b704923073fb33d6b14a4c0532222d1f3e2ce77e73c49d8eb py3-pem-19.3.0.tar.gz"
+sha512sums="3df1e2d575ba5a1452932a4bb055c0a7dc1023c23133e7ed8b5567284c9a0755a105ae2b10fdfaf112cf5fc5f6adb611313961bbe6f94f9c013b84cf367ec5d3 py3-pem-20.1.0.tar.gz"