diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-05-26 22:03:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:43:13 +0700 |
commit | 48f361337c8ad1df24dde90541cefb2c2a33f3d4 (patch) | |
tree | 63b4eadd639c2ff9f8c4c20e22532b8128beb36a /development | |
parent | 9dcf15cbbdd7ad79ea9643bc67f6a7994ba27529 (diff) |
development/scite: Updated for version 3.6.6.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development')
-rw-r--r-- | development/scite/scite.SlackBuild | 4 | ||||
-rw-r--r-- | development/scite/scite.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/scite/scite.SlackBuild b/development/scite/scite.SlackBuild index 9f50fd27a94f..34f46cd6b6f6 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 diff --git a/development/scite/scite.info b/development/scite/scite.info index 3a9526031025..b30f1140d56a 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="3.6.5" +VERSION="3.6.6" HOMEPAGE="http://scintilla.org/SciTE.html" -DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.6.5/scite365.tgz" -MD5SUM="1c4ce5aa0370b1bbc535b80d38f738a2" +DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.6.6/scite366.tgz" +MD5SUM="7319d63df9f59e377aaae18d976daf42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |