summaryrefslogtreecommitdiffstats
path: root/development/scite/scite.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen2016-05-27 07:03:33 +0200
committer Willy Sudiarto Raharjo2016-05-29 04:43:13 +0200
commit48f361337c8ad1df24dde90541cefb2c2a33f3d4 (patch)
tree63b4eadd639c2ff9f8c4c20e22532b8128beb36a /development/scite/scite.SlackBuild
parent9dcf15cbbdd7ad79ea9643bc67f6a7994ba27529 (diff)
downloadslackbuilds-48f361337c8ad1df24dde90541cefb2c2a33f3d4.tar.gz
development/scite: Updated for version 3.6.6.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/scite/scite.SlackBuild')
-rw-r--r--development/scite/scite.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/scite/scite.SlackBuild b/development/scite/scite.SlackBuild
index 9f50fd27a9..34f46cd6b6 100644
--- a/development/scite/scite.SlackBuild
+++ b/development/scite/scite.SlackBuild
@@ -26,8 +26,8 @@
# <https://www.gnu.org/licenses/>.
PRGNAM=scite
-VERSION=${VERSION:-3.6.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.6.6}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then