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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Feb 16 09:52:18 UTC 2014


    Date: Sunday, February 16, 2014 @ 10:52:18
  Author: giovanni
Revision: 105843

upgpkg: python2-pycountry 1.4-1

upstream release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 09:46:31 UTC (rev 105842)
+++ PKGBUILD	2014-02-16 09:52:18 UTC (rev 105843)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel "kTT" Salata <rockplayer.pl at gmail.com>
 
 pkgname=python2-pycountry
-pkgver=1.3
+pkgver=1.4
 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.zip")
-md5sums=('da8b6adc076cc0e70fa395a2ddcb057c')
+md5sums=('72f18d648215ababf1b82246a4fbe9d8')
 
 package() {
   cd "${srcdir}/pycountry-${pkgver}"




More information about the arch-commits mailing list