diff options
Diffstat (limited to 'development/scite')
-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 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 diff --git a/development/scite/scite.info b/development/scite/scite.info index 3a95260310..b30f1140d5 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="" |