diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2023-08-18 06:45:33 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-19 09:15:16 +0700 |
commit | caa517e950c1dcec13da97494b5f3797e37dc574 (patch) | |
tree | 034e24412d192e2ae4d3cf0b239c4bdadbad61b3 /python/thonny/thonny.info | |
parent | 8facd3c8080515dcb217a764138b5577d8ddd6d9 (diff) |
python/thonny: Updated for version 4.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 1f69278dc76d..b150d90547d5 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="4.1.1" +VERSION="4.1.2" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/69/a8/7b71c9f1e153b21e10413f7771ac530b1a81bc25a031093068c57342d05c/thonny-4.1.1.tar.gz" -MD5SUM="a8c244773910c46fcfcc1b21a8d57395" +DOWNLOAD="https://files.pythonhosted.org/packages/71/bb/2313b8a7d40408085fdc19789708f15ad068d61fec63156d4bc4dfae10dd/thonny-4.1.2.tar.gz" +MD5SUM="db171657fae4fbf3cf02becac0e37ece" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi python3-pylint pyserial mypy asttokens send2trash" |