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

Antonio Rojas arojas at archlinux.org
Fri Nov 11 19:19:37 UTC 2016


    Date: Friday, November 11, 2016 @ 19:19:37
  Author: arojas
Revision: 195394

Update to 16.11.8

Modified:
  python-pycountry/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-11 18:42:47 UTC (rev 195393)
+++ PKGBUILD	2016-11-11 19:19:37 UTC (rev 195394)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pycountry
 pkgname=(python-pycountry python2-pycountry)
-pkgver=1.20
+pkgver=16.11.8
 pkgrel=1
 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
 arch=('any')
@@ -11,8 +11,8 @@
 url="http://pypi.python.org/pypi/pycountry"
 license=('LGPL2.1')
 makedepends=('python2-setuptools' 'python-setuptools')
-source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-${pkgver}.tar.gz")
-md5sums=('efb021c3b42b40c324b80a85714515d6')
+source=("https://pypi.io/packages/source/p/pycountry/pycountry-${pkgver}.tar.gz")
+md5sums=('85e34e597553fd10dbc0f43ec59377fc')
 
 package_python2-pycountry() {
   depends=(python2-lxml)



More information about the arch-commits mailing list