mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
python/python3-ufonormalizer: Fix script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8845ba3e05
commit
b6f2c5ff78
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="python3-ufonormalizer"
|
||||
VERSION="0.6.1}
|
||||
VERSION="0.6.1"
|
||||
HOMEPAGE="https://pypi.org/project/ufonormalizer/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/46/23/5eadf42d61b32310c735d0d5e219073f39c18f7bca5c2143363e914927dd/ufonormalizer-0.6.1.zip"
|
||||
MD5SUM="51f58faa5ef13fd2fca4aa041c29a290"
|
||||
DOWNLOAD_x86_64=
|
||||
MD5SUM_x86_64=
|
||||
REQUIRES=
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Duncan Roe"
|
||||
EMAIL="duncan_roe@optusnet.com.au"
|
||||
|
|
Loading…
Reference in a new issue