python-pycountry: update to 1.13.

This commit is contained in:
Eivind Uggedal 2015-08-05 08:04:42 +00:00
parent d4ec7aa0d8
commit fe5b710815
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pycountry'
pkgname="python-pycountry"
version=1.10
version=1.13
revision=1
wrksrc="pycountry-${version}"
noarch=yes
@ -13,8 +13,8 @@ short_desc="ISO databases accessible from Python"
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
license="LGPL-2.1"
homepage="http://pypi.python.org/pypi/pycountry"
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.zip"
checksum=29bd07e5f0d0471c260cea14e2ca4b7d705228ebb024b4de139dc87795576e67
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
checksum=3b72f2c334e702d463205e510d8d9b3fc8364a2f647074f543a1da2602730918
python3.4-pycountry_package() {
pycompile_version="3.4"