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 d1e5282a9d72..40b325e212aa 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="2.1.17" +VERSION="2.2.0b2" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://bitbucket.org/plas/thonny/downloads/thonny-2.1.17-x86_64.tar.gz" -MD5SUM="f79d07f0115387176be9f034f2e9e6f7" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-2.2.0b2.tar.gz" +MD5SUM="f86a0e31a3e61bfdcb5beb991d307a46" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi" |