Date: Monday, August 3, 2015 @ 08:30:06 Author: giovanni Revision: 137780
upgpkg: python2-pycountry 1.13-1 upstream release Modified: python2-pycountry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-03 06:29:28 UTC (rev 137779) +++ PKGBUILD 2015-08-03 06:30:06 UTC (rev 137780) @@ -3,7 +3,7 @@ # Contributor: Pawel "kTT" Salata <[email protected]> pkgname=python2-pycountry -pkgver=1.12 +pkgver=1.13 pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" arch=('any') @@ -12,7 +12,7 @@ depends=('python2-lxml') makedepends=('python2-setuptools') source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-${pkgver}.tar.gz") -md5sums=('1c64c708bbe900df9662b8c09c26b27a') +md5sums=('f1d79d0d9027122804eca99656c34bfc') package() { cd "${srcdir}/pycountry-${pkgver}"
