Date: Friday, September 11, 2015 @ 08:18:19
  Author: giovanni
Revision: 139921

upgpkg: python2-pycountry 1.15-1

upstream release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-09-11 06:10:29 UTC (rev 139920)
+++ PKGBUILD    2015-09-11 06:18:19 UTC (rev 139921)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel "kTT" Salata <[email protected]>
 
 pkgname=python2-pycountry
-pkgver=1.14
+pkgver=1.15
 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}.tar.gz";)
-md5sums=('f601972df38b39f02247e218e81ecf71')
+md5sums=('aab287db70017fcaaefdabb6a95fa21d')
 
 package() {
   cd "${srcdir}/pycountry-${pkgver}"

Reply via email to