aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-python-ipware/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-python-ipware/APKBUILD b/community/py3-python-ipware/APKBUILD
index 345caf8dc76..843945a6426 100644
--- a/community/py3-python-ipware/APKBUILD
+++ b/community/py3-python-ipware/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=py3-python-ipware
_pyname="python-ipware"
-pkgver=2.0.4
+pkgver=3.0.0
pkgrel=0
arch="noarch"
pkgdesc="A python package for server applications to retrieve client's IP address"
@@ -36,5 +36,5 @@ package() {
}
sha512sums="
-bffa9da4693ecc0f30d51d01ce9a6e50f9b22cb8ac429038e146343c156bfb53742959c1c3aa3e395ad8cfb966d3ba4e9734d6a2304beb723e8cb1177d3a705e py3-python-ipware-2.0.4.tar.gz
+a901b0e09f1a0d0b53725d41272e24c7cc3a0ea3250e7210de42fb233b196b8ff28153d0657a13031e5ac9618958005574230969f97a109a7bb91409d42228d5 py3-python-ipware-3.0.0.tar.gz
"