summaryrefslogtreecommitdiffstats
path: root/python/thonny/thonny.SlackBuild
diff options
context:
space:
mode:
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 52bf11738b..8e10e31b19 100644
--- a/python/thonny/thonny.SlackBuild
+++ b/python/thonny/thonny.SlackBuild
@@ -30,10 +30,11 @@
#3.2.0b1 25 jun 2019. version bump.
#3.2.0b7 22 Jul 2019. version bump.
#3.2.0 12 Aug 2019. release version.
+#3.2.1 6 Sep 2019. version bump.
#note. get download link from https://pypi.org/project/thonny/#files
PRGNAM=thonny
-VERSION=${VERSION:-3.2.0}
+VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}