summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-12-01 21:39:12 +0000
committerFelix Yan2021-12-01 21:39:12 +0000
commitcc9077e3011e5bfcfd950a0f1b44238e983ccbee (patch)
treed318f95ca7859b9a7736fca6c6196ff828d0dcef
parentb21c116bf5c9bad31f8b5e8becbc53703427c717 (diff)
downloadaur-cc9077e3011e5bfcfd950a0f1b44238e983ccbee.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 319c8b78d7b8..1222e59d39f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=IPy
pkgname=python-ipy
pkgver=1.01
-pkgrel=2
+pkgrel=3
pkgdesc="Class and tools for handling of IPv4 and IPv6 addresses and networks"
arch=('any')
url="https://github.com/autocracy/python-ipy"