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

Douglas Soares de Andrade douglas at archlinux.org
Thu Mar 12 10:07:08 UTC 2009


    Date: Thursday, March 12, 2009 @ 06:07:08
  Author: douglas
Revision: 29759

upgpkg: python-geoip 1.2.4-1

Modified:
  python-geoip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-12 08:11:39 UTC (rev 29758)
+++ PKGBUILD	2009-03-12 10:07:08 UTC (rev 29759)
@@ -2,20 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=python-geoip
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc="Python bindings for the GeoIP IP-to-country resolver library."
 arch=(i686 x86_64)
 url="http://www.maxmind.com/app/python"
 license=('LGPL')
 depends=('python>=2.5' 'geoip')
 source=(http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-${pkgver}.tar.gz)
-md5sums=('537ddd7b6000a283f96bdcb0a563b12e')
 replaces=('geoip-python')
 provides=('geoip-python')
 
-
 build() {
   cd ${startdir}/src/GeoIP-Python-${pkgver}
   python setup.py build install --root=${startdir}/pkg
 }
+md5sums=('50f820d854476efaf3b7af733ffe4236')




More information about the arch-commits mailing list