Date: Wednesday, August 19, 2015 @ 19:12:22
  Author: giovanni
Revision: 138527

upgpkg: python2-pycountry 1.14-1

upstream release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-19 17:08:26 UTC (rev 138526)
+++ PKGBUILD    2015-08-19 17:12:22 UTC (rev 138527)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel "kTT" Salata <[email protected]>
 
 pkgname=python2-pycountry
-pkgver=1.13
+pkgver=1.14
 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=('f1d79d0d9027122804eca99656c34bfc')
+md5sums=('f601972df38b39f02247e218e81ecf71')
 
 package() {
   cd "${srcdir}/pycountry-${pkgver}"

Reply via email to