diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-05-01 14:24:36 -0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-05-01 23:49:19 -0500 |
commit | 35239754ef934048e188c8ea6d671b6003fae3a3 (patch) | |
tree | 555acfecf98d4c02c965676c59c33262aa5a838d /development/scite | |
parent | a34759fbdb1887cba9cf549a8d46c51a56f213c6 (diff) | |
download | slackbuilds-35239754ef934048e188c8ea6d671b6003fae3a3.tar.gz |
development/scite: Updated for version 3.6.5.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/scite')
-rw-r--r-- | development/scite/scite.SlackBuild | 2 | ||||
-rw-r--r-- | development/scite/scite.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/scite/scite.SlackBuild b/development/scite/scite.SlackBuild index 88e3c9af72..40664f71b6 100644 --- a/development/scite/scite.SlackBuild +++ b/development/scite/scite.SlackBuild @@ -26,7 +26,7 @@ # <https://www.gnu.org/licenses/>. PRGNAM=scite -VERSION=${VERSION:-3.6.4} +VERSION=${VERSION:-3.6.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/scite/scite.info b/development/scite/scite.info index 95d839f88c..3a95260310 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="3.6.4" +VERSION="3.6.5" HOMEPAGE="http://scintilla.org/SciTE.html" -DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.6.4/scite364.tgz" -MD5SUM="eb1b38e2b46088baaaa395ace92eb1cd" +DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.6.5/scite365.tgz" +MD5SUM="1c4ce5aa0370b1bbc535b80d38f738a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |