aboutsummaryrefslogtreecommitdiff
path: root/python/thonny/thonny.SlackBuild
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2019-08-13 05:55:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-13 05:55:37 +0700
commit367632a9908e7fae4f6e426a644ed313fb314899 (patch)
treead58290e3f40de48583e9b0b601016da2f6c58e3 /python/thonny/thonny.SlackBuild
parent88e56f25efd2aa27183e8352c66e8f9da9f6f50b (diff)
python/thonny: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.SlackBuild')
-rw-r--r--python/thonny/thonny.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild
index 6989ee9d52..52bf11738b 100644
--- a/python/thonny/thonny.SlackBuild
+++ b/python/thonny/thonny.SlackBuild
@@ -29,9 +29,11 @@
#3.1.2 14 Feb 2019. version bump.
#3.2.0b1 25 jun 2019. version bump.
#3.2.0b7 22 Jul 2019. version bump.
+#3.2.0 12 Aug 2019. release version.
+#note. get download link from https://pypi.org/project/thonny/#files
PRGNAM=thonny
-VERSION=${VERSION:-3.2.0b7}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}