diff options
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="" |