[arch-commits] Commit in python-geoip/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Nov 17 02:35:14 UTC 2014


    Date: Monday, November 17, 2014 @ 03:35:14
  Author: fyan
Revision: 226341

upgpkg: python-geoip 1.3.2-1

upstream new release

Modified:
  python-geoip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-17 02:35:01 UTC (rev 226340)
+++ PKGBUILD	2014-11-17 02:35:14 UTC (rev 226341)
@@ -4,7 +4,7 @@
 
 pkgbase=python-geoip
 pkgname=('python-geoip' 'python2-geoip')
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Python bindings for the GeoIP IP-to-country resolver library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('LGPL')
 makedepends=('python' 'python2' 'geoip')
 source=(https://pypi.python.org/packages/source/G/GeoIP/GeoIP-${pkgver}.tar.gz)
-md5sums=('21fbd501fce9822e0ccc147ab8321f7f')
+md5sums=('6d1a82798b9f5f8448fca50296d974ba')
 
 prepare() {
   cp -a "GeoIP-$pkgver"{,-py2}



More information about the arch-commits mailing list