diff options
-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) |