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