[arch-commits] Commit in python-geoip/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Sat Sep 6 03:04:27 UTC 2008
Date: Friday, September 5, 2008 @ 23:04:27
Author: douglas
Revision: 11879
upgpkg: python-geoip 1.2.2-1
Updated for i686: 1.2.2
Modified:
python-geoip/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-09-06 02:59:07 UTC (rev 11878)
+++ PKGBUILD 2008-09-06 03:04:27 UTC (rev 11879)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=python-geoip
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
pkgdesc="Python bindings for the GeoIP IP-to-country resolver library."
arch=(i686 x86_64)
url="http://www.maxmind.com/app/python"
@@ -11,8 +11,9 @@
source=(http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-${pkgver}.tar.gz)
replaces=('geoip-python')
provides=('geoip-python')
-md5sums=('5683420ea34490029ee0285ff048fda0')
+md5sums=('537ddd7b6000a283f96bdcb0a563b12e')
+
build() {
cd ${startdir}/src/GeoIP-Python-${pkgver}
python setup.py build install --root=${startdir}/pkg
More information about the arch-commits
mailing list