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

Antonio Rojas arojas at archlinux.org
Mon Jan 9 19:42:46 UTC 2017


    Date: Monday, January 9, 2017 @ 19:42:45
  Author: arojas
Revision: 206245

Update to 17.1.8

Modified:
  python-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-09 19:39:55 UTC (rev 206244)
+++ PKGBUILD	2017-01-09 19:42:45 UTC (rev 206245)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pycountry
 pkgname=(python-pycountry python2-pycountry)
-pkgver=17.1.2
+pkgver=17.1.8
 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=('3d965b8f898d29cee031623cb2540597')
+md5sums=('f81e41dbde1c3d730cc8232482df595d')
 
 package_python2-pycountry() {
   depends=(python2-lxml)



More information about the arch-commits mailing list