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

Angel Velásquez angvp at archlinux.org
Sun Oct 9 08:54:22 UTC 2011


    Date: Sunday, October 9, 2011 @ 04:54:21
  Author: angvp
Revision: 140199

upgpkg: python-geoip 1.2.7-1

Version bump to 1.2.7

Modified:
  python-geoip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-09 08:36:54 UTC (rev 140198)
+++ PKGBUILD	2011-10-09 08:54:21 UTC (rev 140199)
@@ -1,9 +1,10 @@
 # $Id$
+# Maintainer: Angel Velasquez <angvp at archlinux.org>  
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=python-geoip
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.7
+pkgrel=1
 pkgdesc="Python bindings for the GeoIP IP-to-country resolver library."
 arch=(i686 x86_64)
 url="http://www.maxmind.com/app/python"
@@ -12,9 +13,9 @@
 source=(http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-${pkgver}.tar.gz)
 replaces=('geoip-python')
 provides=('geoip-python')
+md5sums=('df71f5ae7a5c77bbdf726d512b7d67cf')
 
 build() {
   cd ${startdir}/src/GeoIP-Python-${pkgver}
   python2 setup.py build install --root=${startdir}/pkg
 }
-md5sums=('50f820d854476efaf3b7af733ffe4236')




More information about the arch-commits mailing list