Date: Tuesday, July 16, 2013 @ 20:30:29 Author: giovanni Revision: 94208
upgpkg: python2-pycountry 0.17-1 upstream release Modified: python2-pycountry/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 17:57:27 UTC (rev 94207) +++ PKGBUILD 2013-07-16 18:30:29 UTC (rev 94208) @@ -3,8 +3,8 @@ # Contributor: Pawel "kTT" Salata <[email protected]> pkgname=python2-pycountry -pkgver=0.14.8 -pkgrel=2 +pkgver=0.17 +pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" arch=('any') url="http://pypi.python.org/pypi/pycountry" @@ -12,7 +12,7 @@ depends=('python2-lxml') makedepends=('python2-distribute') source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip") -md5sums=('2c775e379ba5ca2363f4f595ac9304ba') +md5sums=('194f8db4e31543c0b3b2efd3ff5c5396') package() { cd "${srcdir}/pycountry-${pkgver}"
