summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2020-11-10 04:06:16 +0000
committerEvangelos Foutras2020-11-10 04:06:16 +0000
commit05394be59af1e6883ac4cecb717844e691ec2da5 (patch)
tree912058243f27db035272d706be98c5f0cb391753
parent59aad80baaa09ef6d9d9c7f99b73db1a47a6412a (diff)
downloadaur-05394be59af1e6883ac4cecb717844e691ec2da5.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2f350902dab..1aea90838a41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=IPy
pkgname=python-ipy
pkgver=1.00
-pkgrel=3
+pkgrel=4
pkgdesc="Class and tools for handling of IPv4 and IPv6 addresses and networks"
arch=('any')
url="https://github.com/autocracy/python-ipy"