Date: Thursday, April 6, 2023 @ 17:00:02
Author: felixonmars
Revision: 472798
upgpkg: python-geoip 1.3.2-14: rebuild with python 3.11
Modified:
python-geoip/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 16:49:51 UTC (rev 472797)
+++ PKGBUILD 2023-04-06 17:00:02 UTC (rev 472798)
@@ -3,7 +3,7 @@
pkgname=python-geoip
pkgver=1.3.2
-pkgrel=13
+pkgrel=14
pkgdesc="Python bindings for the GeoIP IP-to-country resolver library"
arch=('x86_64')
url="https://pypi.python.org/pypi/GeoIP/"