aboutsummaryrefslogtreecommitdiff
path: root/python/thonny/thonny.SlackBuild
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2018-11-16 14:50:31 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-17 18:42:49 +0700
commit046f59c92e0084d7222e67f56aafe820c213ce88 (patch)
treec1211cb207205d5bc9cd3bf3fb83a94f7bcf2115 /python/thonny/thonny.SlackBuild
parent4e065419beb99c93093dda74740dd58cc8f424f3 (diff)
python/thonny: Updated for version 3.0.8.
Signed-off-by: David Spencer <idlemoor@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 87dacc9867cf6..34c3c0a7b2771 100644
--- a/python/thonny/thonny.SlackBuild
+++ b/python/thonny/thonny.SlackBuild
@@ -23,9 +23,10 @@
#version history
#2.2.0b4 1 jan 2018. first version for slackbuilds.org
#3.0.5 1 nov 2018. addition of lots of deps.
+#3.0.8 16 nov 2018. version bump.
PRGNAM=thonny
-VERSION=${VERSION:-3.0.5}
+VERSION=${VERSION:-3.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}