diff options
author | Juergen Daubert <jue@jue.li> | 2016-04-26 10:14:58 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-04-26 10:14:58 +0200 |
commit | 14aa39317786e9ef556d373b2e33af09bf484040 (patch) | |
tree | 21fc561f26c33e55a7b48e5faeeecd36e00c55b7 | |
parent | 442da09b103ca7b20038839044da7c9dcd6a45ab (diff) | |
download | opt-14aa39317786e9ef556d373b2e33af09bf484040.tar.gz opt-14aa39317786e9ef556d373b2e33af09bf484040.tar.xz |
scite: update to 3.6.5
-rw-r--r-- | scite/.footprint | 1 | ||||
-rw-r--r-- | scite/.md5sum | 2 | ||||
-rw-r--r-- | scite/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/scite/.footprint b/scite/.footprint index ea4a705a4..c6bf0016a 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -50,6 +50,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/hex.properties -rw-r--r-- root/root usr/share/scite/html.properties -rw-r--r-- root/root usr/share/scite/inno.properties +-rw-r--r-- root/root usr/share/scite/json.properties -rw-r--r-- root/root usr/share/scite/kix.properties -rw-r--r-- root/root usr/share/scite/latex.properties -rw-r--r-- root/root usr/share/scite/lisp.properties diff --git a/scite/.md5sum b/scite/.md5sum index 51c25d0bc..edee4b37f 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -eb1b38e2b46088baaaa395ace92eb1cd scite364.tgz +1c4ce5aa0370b1bbc535b80d38f738a2 scite365.tgz diff --git a/scite/Pkgfile b/scite/Pkgfile index 0a40783bf..819b7ed4a 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=3.6.4 +version=3.6.5 release=1 source=(http://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz) |