diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2019-06-29 06:52:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 06:52:20 +0700 |
commit | fd10a824c45f0736f1ca9ecc5e7e30e755b7acb1 (patch) | |
tree | 3e61fcc75b49ecd7b1a843ac75caeaaadfd530f1 /python/thonny/thonny.info | |
parent | 0d0cc371bfa8301329ddca9fe2c0883049890a24 (diff) |
python/thonny: Updated for version 3.2.0b1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 974d60b19c2d..4e15d88690cb 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.1.2" +VERSION="3.2.0b1" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.1.2.tar.gz" -MD5SUM="0caab90512421047dfa4888bf9ad562e" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.2.0b1.tar.gz" +MD5SUM="159e51c3dff331c6bce11f94211e4e7d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions" |