[arch-commits] Commit in python2-pycountry/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Dec 17 12:43:48 UTC 2015


    Date: Thursday, December 17, 2015 @ 13:43:48
  Author: fyan
Revision: 153569

upgpkg: python2-pycountry 1.18-1

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 12:41:49 UTC (rev 153568)
+++ PKGBUILD	2015-12-17 12:43:48 UTC (rev 153569)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel "kTT" Salata <rockplayer.pl at gmail.com>
 
 pkgname=python2-pycountry
-pkgver=1.15
+pkgver=1.18
 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=('aab287db70017fcaaefdabb6a95fa21d')
+md5sums=('652313cef084bf942240ecfe9f88b565')
 
 package() {
   cd "${srcdir}/pycountry-${pkgver}"



More information about the arch-commits mailing list