Date: Thursday, October 31, 2019 @ 18:21:12
Author: felixonmars
Revision: 366294
Python 3.8 rebuild
Modified:
python-geoip/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 18:21:10 UTC (rev 366293)
+++ PKGBUILD 2019-10-31 18:21:12 UTC (rev 366294)
@@ -4,7 +4,7 @@
pkgbase=python-geoip
pkgname=('python-geoip' 'python2-geoip')
pkgver=1.3.2
-pkgrel=6
+pkgrel=7
pkgdesc="Python bindings for the GeoIP IP-to-country resolver library"
arch=('x86_64')
url="https://pypi.python.org/pypi/GeoIP/"