Date: Tuesday, March 5, 2013 @ 17:54:31 Author: giovanni Revision: 85716
upgpkg: python2-pycountry 0.14.8-1 upstream release Modified: python2-pycountry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-05 15:34:23 UTC (rev 85715) +++ PKGBUILD 2013-03-05 16:54:31 UTC (rev 85716) @@ -3,7 +3,7 @@ # Contributor: Pawel "kTT" Salata <[email protected]> pkgname=python2-pycountry -pkgver=0.14.7 +pkgver=0.14.8 pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" arch=('any') @@ -11,7 +11,7 @@ license=('LGPL') depends=('python2-lxml' 'python2-distribute') source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip") -md5sums=('4ec2e54b05a93b86c1aeb1a28da318cf') +md5sums=('2c775e379ba5ca2363f4f595ac9304ba') package() { cd "${srcdir}/pycountry-${pkgver}"
