parent
60c56845a9
commit
6c18534598
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Unidecode'
|
||||
pkgname=python-Unidecode
|
||||
version=0.04.21
|
||||
revision=2
|
||||
version=1.0.22
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Unidecode-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://pypi.python.org/pypi/Unidecode/"
|
||||
license="GPL-2"
|
||||
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
||||
checksum=280a6ab88e1f2eb5af79edff450021a0d3f0448952847cd79677e55e58bad051
|
||||
checksum=8c33dd588e0c9bc22a76eaa0c715a5434851f726131bd44a6c26471746efabf5
|
||||
alternatives="unidecode:unidecode:/usr/bin/unidecode2"
|
||||
|
||||
python3-Unidecode_package() {
|
||||
|
|
Loading…
Reference in New Issue