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 533be3f7c7ddb..3040f4e6b673b 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.7.1} +VERSION=${VERSION:-3.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/scite/scite.info b/development/scite/scite.info index d3d26d3bcad50..5c19d691aaaea 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="3.7.1" +VERSION="3.7.2" HOMEPAGE="http://scintilla.org/SciTE.html" -DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.1/scite371.tgz" -MD5SUM="c8d52965da5971fbf6e4ce8f6fb62338" +DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.2/scite372.tgz" +MD5SUM="2063f9361876b0f41a4bfe554756f856" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |