mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/num2words: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fb97a5cc42
commit
99e61bf8c4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="num2words"
|
||||
VERSION="0.5.9"
|
||||
HOMEPAGE="https://github.com/savoirfairelinux/num2words"
|
||||
DOWNLOAD="https://github.com/savoirfairelinux/num2words/archive/0.5.9.tar.gz"
|
||||
DOWNLOAD="https://github.com/savoirfairelinux/num2words/archive/0.5.9/num2words-0.5.9.tar.gz"
|
||||
MD5SUM="f7bac21a47c25205fc46bc7bf6f50d30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue