diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2018-06-07 14:07:07 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-07 14:07:07 +0100 |
commit | ff950db3e4f46c31d964dc1ba1ea5d377a79e664 (patch) | |
tree | 872de39e4d3a23c9cd36617bf3b903079940a8a8 /python/thonny/thonny.info | |
parent | becf773002d6dc19496871a3053562b2315e8120 (diff) |
python/thonny: Updated for version 2.2.0b4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.info')
-rw-r--r-- | python/thonny/thonny.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index 40b325e212aa8..8f247e543a553 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="2.2.0b2" +VERSION="2.2.0b4" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-2.2.0b2.tar.gz" -MD5SUM="f86a0e31a3e61bfdcb5beb991d307a46" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-2.2.0b4.tar.gz" +MD5SUM="b0345a64cf15564378afc12e4872726f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi" |