python-Unidecode: update to 1.0.22.

Closes: #10513 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-06 02:05:00 -02:00 committed by Jürgen Buchmüller
parent 60c56845a9
commit 6c18534598
1 changed files with 3 additions and 3 deletions

View File

@ -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() {