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

Giovanni Scafora giovanni at archlinux.org
Thu Oct 23 13:00:17 UTC 2014


    Date: Thursday, October 23, 2014 @ 15:00:17
  Author: giovanni
Revision: 121293

upgpkg: python2-pycountry 1.8-1

upstream release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 12:49:24 UTC (rev 121292)
+++ PKGBUILD	2014-10-23 13:00:17 UTC (rev 121293)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel "kTT" Salata <rockplayer.pl at gmail.com>
 
 pkgname=python2-pycountry
-pkgver=1.5
+pkgver=1.8
 pkgrel=1
 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
 arch=('any')
@@ -11,8 +11,8 @@
 license=('LGPL2.1')
 depends=('python2-lxml')
 makedepends=('python2-setuptools')
-source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.tar.gz")
-md5sums=('c0acbfbdad5b4d044b459ec4f7a0e8b7')
+source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-${pkgver}.zip")
+md5sums=('2250ce5bd4253cd77fff39df48022069')
 
 package() {
   cd "${srcdir}/pycountry-${pkgver}"



More information about the arch-commits mailing list