diff options
author | Ryan P.C. McQuen <ryanpcmcquen@member.fsf.org> | 2017-02-22 18:29:01 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-25 07:30:29 +0700 |
commit | 5220ec1005e5217103e0f5d0adfd0c9f6a3d9656 (patch) | |
tree | 3028036960f8469deb05d81a056369c040701434 /development/scite | |
parent | 2e8f59828e39c9808676dad0f8ac7823c8567b2d (diff) |
development/scite: Updated for version 3.7.3.
Signed-off-by: Ryan P.C. McQuen <ryanpcmcquen@member.fsf.org>
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 3040f4e6b673..f40133d78f86 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.2} +VERSION=${VERSION:-3.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/scite/scite.info b/development/scite/scite.info index 5c19d691aaae..c2046765d0ee 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="3.7.2" +VERSION="3.7.3" HOMEPAGE="http://scintilla.org/SciTE.html" -DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.2/scite372.tgz" -MD5SUM="2063f9361876b0f41a4bfe554756f856" +DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.3/scite373.tgz" +MD5SUM="63ad691d37aee23329e79d967281a809" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |