python3-text-unidecode: update to 1.3

This commit is contained in:
Marcin Puc 2022-07-18 16:54:57 +02:00 committed by Michal Vasilek
parent f96d38b8c5
commit 6d4b858a43
1 changed files with 5 additions and 5 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'python3-text-unidecode'
pkgname=python3-text-unidecode
version=1.2
revision=4
version=1.3
revision=1
wrksrc="text-unidecode-${version}"
build_style=python3-module
pycompile_module="text_unidecode"
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-pytest"
short_desc="Most basic Text::Unidecode port"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="Artistic-1.0"
license="Artistic-1.0, GPL-2.0-or-later"
homepage="https://github.com/kmike/text-unidecode/"
distfiles="${PYPI_SITE}/t/text-unidecode/text-unidecode-${version}.tar.gz"
checksum=5a1375bb2ba7968740508ae38d92e1f889a0832913cb1c447d5e2046061a396d
checksum=bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93
post_install() {
vlicense LICENSE