mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 10:33:50 +02:00
python-Unidecode: update to 1.1.1.
This commit is contained in:
parent
cd11ebdb03
commit
0f35395335
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Unidecode'
|
||||
pkgname=python-Unidecode
|
||||
version=1.0.23
|
||||
version=1.1.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Unidecode-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://pypi.org/project/Unidecode/"
|
||||
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
||||
checksum=8b85354be8fd0c0e10adbf0675f6dc2310e56fda43fa8fe049123b6c475e52fb
|
||||
checksum=2b6aab710c2a1647e928e36d69c21e76b453cd455f4e2621000e54b2a9b8cce8
|
||||
alternatives="unidecode:unidecode:/usr/bin/unidecode2"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue