Date: Monday, January 6, 2014 @ 20:45:32
  Author: giovanni
Revision: 103488

upgpkg: python2-pycountry 1.3-1

upstream release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-01-06 19:30:46 UTC (rev 103487)
+++ PKGBUILD    2014-01-06 19:45:32 UTC (rev 103488)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel "kTT" Salata <[email protected]>
 
 pkgname=python2-pycountry
-pkgver=1.2
+pkgver=1.3
 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=('109a22ae4f4526a850ff2392a8de8842')
+md5sums=('da8b6adc076cc0e70fa395a2ddcb057c')
 
 package() {
   cd "${srcdir}/pycountry-${pkgver}"

Reply via email to