python-Unidecode: update to 0.04.20
This commit is contained in:
parent
e4b28631cb
commit
3f648f3725
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Unidecode'
|
# Template file for 'python-Unidecode'
|
||||||
pkgname=python-Unidecode
|
pkgname=python-Unidecode
|
||||||
version=0.04.19
|
version=0.04.20
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Unidecode-${version}"
|
wrksrc="Unidecode-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://pypi.python.org/pypi/Unidecode/"
|
homepage="https://pypi.python.org/pypi/Unidecode/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
||||||
checksum=51477646a9169469e37e791b13ae65fcc75b7f7f570d0d3e514d077805c02e1e
|
checksum=ed4418b4b1b190487753f1cca6299e8076079258647284414e6d607d1f8a00e0
|
||||||
alternatives="unidecode:unidecode:/usr/bin/unidecode2"
|
alternatives="unidecode:unidecode:/usr/bin/unidecode2"
|
||||||
|
|
||||||
python3-Unidecode_package() {
|
python3-Unidecode_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue