diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-07-08 11:34:58 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:41:51 +0700 |
commit | 89e1e9014e30abe7199839b7dde718649310222e (patch) | |
tree | 7bf5e637103a97b85a995529eacc38f636250c86 /python/python3-tvdbsimple/python3-tvdbsimple.info | |
parent | 486023b12c03ff56ce942530ffdb4a6bd694762a (diff) |
python/python3-tvdbsimple: Added (progress bar).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tvdbsimple/python3-tvdbsimple.info')
-rw-r--r-- | python/python3-tvdbsimple/python3-tvdbsimple.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-tvdbsimple/python3-tvdbsimple.info b/python/python3-tvdbsimple/python3-tvdbsimple.info new file mode 100644 index 0000000000..9c94bda02f --- /dev/null +++ b/python/python3-tvdbsimple/python3-tvdbsimple.info @@ -0,0 +1,10 @@ +PRGNAM="python3-tvdbsimple" +VERSION="1.0.6" +HOMEPAGE="https://github.com/phate89/tvdbsimple" +DOWNLOAD="https://github.com/phate89/tvdbsimple/archive/1.0.6/tvdbsimple-1.0.6.tar.gz" +MD5SUM="d9cdb5c82f59b4958355e0bef430b537" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-deprecation" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |