diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-07-06 12:53:44 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 10:06:18 +0700 |
commit | 834fc3b2da792d041e8a5683f16f905f50fc5735 (patch) | |
tree | d954f39f4c5b1cb7973963f7b52e4942b239340a /python/progressive/progressive.info | |
parent | cdaa945994d491f75128246af486309ff0c6d348 (diff) |
python/progressive: Updated for version 0.3.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/progressive/progressive.info')
-rw-r--r-- | python/progressive/progressive.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/progressive/progressive.info b/python/progressive/progressive.info index fcb51a25cf42..c1795b163f59 100644 --- a/python/progressive/progressive.info +++ b/python/progressive/progressive.info @@ -1,8 +1,8 @@ PRGNAM="progressive" -VERSION="0.3.3" +VERSION="0.3.4" HOMEPAGE="https://github.com/hfaran/progressive" -DOWNLOAD="https://pypi.python.org/packages/d5/ec/6d9d197ae9446d5ae6d0132bdcb68e5b2bcbd1b1e5c518ff7643be3e64fa/progressive-0.3.3.tar.gz" -MD5SUM="0e3347304bc4a9790129f63c5adbd925" +DOWNLOAD="https://github.com/hfaran/progressive/archive/0.3.4/progressive-0.3.4.tar.gz" +MD5SUM="9c7e04573b31db6c4a73edaa62107b44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="blessings" |