diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2022-08-25 12:04:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-27 22:50:29 +0700 |
commit | e0ee066553f1d61dc3d018f5aee99e110acd55b7 (patch) | |
tree | f5be6698e4e021e61d2e9ab9c0865898374b8dfd /python/thonny/thonny.info | |
parent | 1dace3a26fc0523cce39e4885ccf75915ce789e7 (diff) |
python/thonny: Updated for version 4.0.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 354f70e71dfc2..cf5b7c9d675b8 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.3.14" +VERSION="4.0.0" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/d7/ad/3898155f8a8eb75bdf3ca0af567ef2c6f9ed435683a10fbd70e3d2f3df4d/thonny-3.3.14.tar.gz" -MD5SUM="01332fb7447ab0b7cd605095408833ce" +DOWNLOAD="https://files.pythonhosted.org/packages/de/5e/24827f79235123b1335e086656360f4d8ff5bfd6148f70e35f60a4727c43/thonny-4.0.0.tar.gz" +MD5SUM="2251c353b5174bd7dfc3dcf94ec63441" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi python3-pylint pyserial mypy asttokens send2trash" |