From 410ff26dfc096c8818e944be316ca67d7393c974 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Aug 2015 09:53:54 +0200 Subject: [PATCH] python-pycountry: update to 1.14. --- srcpkgs/python-pycountry/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pycountry/template b/srcpkgs/python-pycountry/template index 989784088d2..14828cd046e 100644 --- a/srcpkgs/python-pycountry/template +++ b/srcpkgs/python-pycountry/template @@ -1,6 +1,6 @@ # Template file for 'python-pycountry' pkgname="python-pycountry" -version=1.13 +version=1.14 revision=1 wrksrc="pycountry-${version}" noarch=yes @@ -14,7 +14,7 @@ maintainer="Farhad Shahbazi " license="LGPL-2.1" homepage="http://pypi.python.org/pypi/pycountry" distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz" -checksum=3b72f2c334e702d463205e510d8d9b3fc8364a2f647074f543a1da2602730918 +checksum=e5012671e4c1e0280574fff5bce50d892e8b56dea43e867661088c1bf91c2f0c python3.4-pycountry_package() { pycompile_version="3.4"