python3-Unidecode: update to 1.3.3.
This commit is contained in:
parent
6456532cad
commit
4ea080b5ac
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Unidecode'
|
||||
pkgname=python3-Unidecode
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
wrksrc="Unidecode-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -10,8 +10,9 @@ short_desc="Python3 ASCII transliterations of Unicode text"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://pypi.org/project/Unidecode/"
|
||||
changelog="https://raw.githubusercontent.com/avian2/unidecode/master/ChangeLog"
|
||||
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
||||
checksum=669898c1528912bcf07f9819dc60df18d057f7528271e31f8ec28cc88ef27504
|
||||
checksum=8521f2853fd250891dc27d156a9d30e61c4e76319da963c4a1c27083a909ac30
|
||||
conflicts="python-Unidecode>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue