summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2020-11-11 14:42:01 +0000
committerEvangelos Foutras2020-11-11 14:42:01 +0000
commit8d93a1a8ce40d926a05378717cb8f9ff48ef3427 (patch)
treea41421d4805c75fd189c7b414315fa459f0130c9
parent91f1a1629f3b4ae2be914930319f233d37b03503 (diff)
downloadaur-8d93a1a8ce40d926a05378717cb8f9ff48ef3427.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ea29cb65ec2..7caa92d6c4ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=IPy
pkgname=python-ipy
pkgver=1.00
-pkgrel=4
+pkgrel=5
pkgdesc="Class and tools for handling of IPv4 and IPv6 addresses and networks"
arch=('any')
url="https://github.com/autocracy/python-ipy"