aboutsummaryrefslogtreecommitdiff
path: root/python/thonny/thonny.SlackBuild
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2019-06-29 06:52:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-29 06:52:20 +0700
commitfd10a824c45f0736f1ca9ecc5e7e30e755b7acb1 (patch)
tree3e61fcc75b49ecd7b1a843ac75caeaaadfd530f1 /python/thonny/thonny.SlackBuild
parent0d0cc371bfa8301329ddca9fe2c0883049890a24 (diff)
python/thonny: Updated for version 3.2.0b1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.SlackBuild')
-rw-r--r--python/thonny/thonny.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild
index 4c09542575..57eb712585 100644
--- a/python/thonny/thonny.SlackBuild
+++ b/python/thonny/thonny.SlackBuild
@@ -27,9 +27,10 @@
#3.1.0 31 jan 2019. version bump.
#3.1.1 10 Feb 2019. version bump.
#3.1.2 14 Feb 2019. version bump.
+#3.2.0b1 25 jun 2019. version bump.
PRGNAM=thonny
-VERSION=${VERSION:-3.1.2}
+VERSION=${VERSION:-3.2.0b1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}