summaryrefslogtreecommitdiffstats
path: root/python/thonny/thonny.SlackBuild
diff options
context:
space:
mode:
author Tim Dickson2018-06-07 15:07:07 +0200
committer David Spencer2018-06-07 15:07:07 +0200
commitff950db3e4f46c31d964dc1ba1ea5d377a79e664 (patch)
tree872de39e4d3a23c9cd36617bf3b903079940a8a8 /python/thonny/thonny.SlackBuild
parentbecf773002d6dc19496871a3053562b2315e8120 (diff)
downloadslackbuilds-ff950db3e4f46c31d964dc1ba1ea5d377a79e664.tar.gz
python/thonny: Updated for version 2.2.0b4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.SlackBuild')
-rw-r--r--python/thonny/thonny.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild
index c859c7094f..7b80640130 100644
--- a/python/thonny/thonny.SlackBuild
+++ b/python/thonny/thonny.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# Slackware build script for thonny
-# Copyright 2017 Tim Dickson, Scotland
+# Copyright 2017/8 Tim Dickson, Scotland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=thonny
-VERSION=${VERSION:-2.2.0b2}
+VERSION=${VERSION:-2.2.0b4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}