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

Antonio Rojas arojas at archlinux.org
Fri May 19 21:33:05 UTC 2017


    Date: Friday, May 19, 2017 @ 21:33:04
  Author: arojas
Revision: 228646

Update to 17.5.14

Modified:
  python-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-19 20:40:22 UTC (rev 228645)
+++ PKGBUILD	2017-05-19 21:33:04 UTC (rev 228646)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pycountry
 pkgname=(python-pycountry python2-pycountry)
-pkgver=17.1.8
+pkgver=17.5.14
 pkgrel=1
 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('LGPL2.1')
 makedepends=('python2-setuptools' 'python-setuptools')
 source=("https://pypi.io/packages/source/p/pycountry/pycountry-${pkgver}.tar.gz")
-md5sums=('f81e41dbde1c3d730cc8232482df595d')
+md5sums=('f65e60896d77bf8791e15259cd34709e')
 
 package_python2-pycountry() {
   depends=(python2-lxml)



More information about the arch-commits mailing list