summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-06 12:18:18 +0000
committerFelix Yan2023-04-06 12:18:18 +0000
commit81b04449c4ba978b9504d76266c91320dc6fee8f (patch)
tree57e67ec8975d43af487188246a31e67f0a46543e
parentcc9077e3011e5bfcfd950a0f1b44238e983ccbee (diff)
downloadaur-81b04449c4ba978b9504d76266c91320dc6fee8f.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1222e59d39f7..580dfc0d0407 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=IPy
pkgname=python-ipy
pkgver=1.01
-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"