diff options
author | Juergen Daubert <jue@jue.li> | 2016-10-18 17:09:22 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-10-18 17:09:54 +0200 |
commit | 91360e59e1b577370807e9bccf0bbd55a37b82d7 (patch) | |
tree | f84d9574175f60d98cc907e9b9a0d0db6cb78216 /scite | |
parent | bc8a7ebbd3392c5af037f90ec7daf8b5005c94ca (diff) | |
download | opt-91360e59e1b577370807e9bccf0bbd55a37b82d7.tar.gz opt-91360e59e1b577370807e9bccf0bbd55a37b82d7.tar.xz |
scite: update to 3.7.0
Diffstat (limited to 'scite')
-rw-r--r-- | scite/.md5sum | 2 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scite/.md5sum b/scite/.md5sum index 9c61efd83..5319cd771 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -5c00467744a87532b36ba518c49d1940 scite367.tgz +dffe6b942f5d0bb1f376d957187cb387 scite370.tgz diff --git a/scite/Pkgfile b/scite/Pkgfile index f3b72ad45..9567cd374 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=3.6.7 +version=3.7.0 release=1 source=(http://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |