diff options
Diffstat (limited to 'scite')
-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 519dc2127..4572a574b 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -59,6 +59,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/pascal.properties -rw-r--r-- root/root usr/share/scite/perl.properties -rw-r--r-- root/root usr/share/scite/pov.properties +-rw-r--r-- root/root usr/share/scite/powershell.properties -rw-r--r-- root/root usr/share/scite/ps.properties -rw-r--r-- root/root usr/share/scite/purebasic.properties -rw-r--r-- root/root usr/share/scite/python.properties diff --git a/scite/.md5sum b/scite/.md5sum index 35ef8153b..73c277ee6 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -18a4525c4962f1cdbd298a379cc865b7 scite175.tgz +c33461643c62c80420376de37125092b scite176.tgz diff --git a/scite/Pkgfile b/scite/Pkgfile index 06db57674..556547868 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=175 +version=176 release=1 source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz) |