summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/thonny/thonny.SlackBuild3
-rw-r--r--python/thonny/thonny.info6
2 files changed, 5 insertions, 4 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}
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info
index a0ecc215d5..277f536446 100644
--- a/python/thonny/thonny.info
+++ b/python/thonny/thonny.info
@@ -1,8 +1,8 @@
PRGNAM="thonny"
-VERSION="3.2.0"
+VERSION="3.2.1"
HOMEPAGE="http://thonny.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/91/7a/89ac05c24c1f50de8994e5e803d53890366563e7f015cafd813218c3786a/thonny-3.2.0.tar.gz"
-MD5SUM="01ec561c9392c256f5d3b4598e6d3e63"
+DOWNLOAD="https://files.pythonhosted.org/packages/5d/d9/bde71673d2a661d6564c78c541b71af197d2d5ccf971466053b7084a61bd/thonny-3.2.1.tar.gz"
+MD5SUM="1cb730804959a2d65822777b805bd59f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions"