diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2019-02-01 01:06:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-01 18:48:59 +0700 |
commit | b4e562af15e75e1e18f3bbe33ccfb0e1a4f02bca (patch) | |
tree | 2ad1ffa3da04dffcf52db0ec28ebdaa07ebef606 /python/thonny/thonny.info | |
parent | ec6714190e93500f90e7ce1f47a928e4ec6fcff2 (diff) | |
download | slackbuilds-b4e562af15e75e1e18f3bbe33ccfb0e1a4f02bca.tar.gz |
python/thonny: Updated for version 3.1.0.
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 09cc62ad55..5350ddb615 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.0.8" +VERSION="3.1.0" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.0.8.tar.gz" -MD5SUM="cc72bbf2bc3712760ff1e1b6e45e8f41" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.1.0.tar.gz" +MD5SUM="aa34cad06e012a55cb2eff875cfb88c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi python3-docutils python3-pylint python3-pyserial mypy_extensions" |