python-pycountry: update to 18.5.26
This commit is contained in:
parent
9c8a6d3780
commit
fffc4ca7e0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pycountry'
|
||||
pkgname=python-pycountry
|
||||
version=18.5.20
|
||||
version=18.5.26
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pycountry-${version}"
|
||||
|
@ -10,10 +10,10 @@ depends="python"
|
|||
pycompile_module="pycountry"
|
||||
short_desc="ISO databases accessible from Python2"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pypi.org/project/pycountry/"
|
||||
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
||||
checksum=d2da27a75d1fcf90e0f116dd5aabb6e7c9ae987f6e205e6ff9096fa8cd9bfccb
|
||||
checksum=7f2aa2529c60f6575af3cd644688b201b97016822ce0ce1c4bcc0f7d08900997
|
||||
|
||||
python3-pycountry_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue