diff options
author | 2025-06-08 08:08:27 +0700 | |
---|---|---|
committer | 2025-06-08 08:35:18 +0700 | |
commit | ce86da9851369ad1b4d9e8338b3285c440f3c1bd (patch) | |
tree | 5b355a97bffee369514676644835c68a3be93bc3 /development | |
parent | 8711819876f3a2b4f59707bb136721d0462f55df (diff) | |
download | slackbuilds-ce86da9851369ad1b4d9e8338b3285c440f3c1bd.tar.gz slackbuilds-ce86da9851369ad1b4d9e8338b3285c440f3c1bd.tar.xz |
development/scite: Updated for version 5.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 3c0f30db5d..19ccde8f55 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.3} +VERSION=${VERSION:-5.5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/scite/scite.info b/development/scite/scite.info index d967960feb..33bac07f6d 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="5.5.3" +VERSION="5.5.6" HOMEPAGE="https://scintilla.org/SciTE.html" -DOWNLOAD="https://scintilla.org/scite553.tgz" -MD5SUM="e8986fc68ae2259509b9d95ef54a6658" +DOWNLOAD="https://scintilla.org/scite556.tgz" +MD5SUM="874ef64b19950f284c6755ff5e20e717" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |