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 61decb742c..03aa12dda9 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.0} +VERSION=${VERSION:-3.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/scite/scite.info b/development/scite/scite.info index b244baa0b5..d4ffbede43 100644 --- a/development/scite/scite.info +++ b/development/scite/scite.info @@ -1,8 +1,8 @@ PRGNAM="scite" -VERSION="3.7.0" +VERSION="3.7.1" HOMEPAGE="http://scintilla.org/SciTE.html" -DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.0/scite370.tgz" -MD5SUM="dffe6b942f5d0bb1f376d957187cb387" +DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.1/scite371.tgz" +MD5SUM="c8d52965da5971fbf6e4ce8f6fb62338" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |