diff options
-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 19ccde8f55..62dbb7d6bd 100644 --- a/development/scite/scite.SlackBuild +++ b/development/scite/scite.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=scite -VERSION=${VERSION:-5.5.6} +VERSION=${VERSION:-5.5.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/scite/scite.info b/development/scite/scite.info index 33bac07f6d..8e48098ec7 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="5.5.6" +VERSION="5.5.7" HOMEPAGE="https://scintilla.org/SciTE.html" -DOWNLOAD="https://scintilla.org/scite556.tgz" -MD5SUM="874ef64b19950f284c6755ff5e20e717" +DOWNLOAD="https://scintilla.org/scite557.tgz" +MD5SUM="6ae58505b9c551f34cbb85690f7571ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |