diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2018-05-24 21:25:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:25 +0700 |
commit | 3d3fbaed748c72626bc22320e5eb7a2afdc7918a (patch) | |
tree | 1a1d68b6160c25aad4b0ec5ea40037cdba398ff6 /python/thonny/thonny.info | |
parent | 1a332c83d998508a70c012812f545c4c664d254e (diff) |
python/thonny: Updated for version 2.2.0b2.
Signed-off-by: David Spencer <idlemoor@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 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" |