diff options
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 10a15b2d90ba..d1e5282a9d72 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="2.1.16" +VERSION="2.1.17" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://bitbucket.org/plas/thonny/get/cf381800c445.zip" -MD5SUM="a3b03f133e74370bad545dd9d205f25a" +DOWNLOAD="https://bitbucket.org/plas/thonny/downloads/thonny-2.1.17-x86_64.tar.gz" +MD5SUM="f79d07f0115387176be9f034f2e9e6f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi" |