commit d18d64dad6114a29c0748e97f228b01c63870cd5 Author: Juergen Daubert <jue@jue.li> Date: Thu Nov 22 16:17:50 2007 +0100 scite: update to 1.75 diff --git a/scite/.footprint b/scite/.footprint index fa16fbe..519dc21 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/SciTE.properties -rw-r--r-- root/root usr/share/scite/SciTEGlobal.properties -rw-r--r-- root/root usr/share/scite/SciTEIco.png +-rw-r--r-- root/root usr/share/scite/abaqus.properties -rw-r--r-- root/root usr/share/scite/abbrev.properties -rw-r--r-- root/root usr/share/scite/ada.properties -rw-r--r-- root/root usr/share/scite/asm.properties @@ -61,6 +62,7 @@ drwxr-xr-x root/root usr/share/scite/ -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 +-rw-r--r-- root/root usr/share/scite/r.properties -rw-r--r-- root/root usr/share/scite/rebol.properties -rw-r--r-- root/root usr/share/scite/ruby.properties -rw-r--r-- root/root usr/share/scite/scriptol.properties diff --git a/scite/.md5sum b/scite/.md5sum index 52ede1d..35ef815 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -09ad25f1fa6dab3feec41dba2480047f scite174.tgz +18a4525c4962f1cdbd298a379cc865b7 scite175.tgz diff --git a/scite/Pkgfile b/scite/Pkgfile index f4f1f3f..06db576 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=174 +version=175 release=1 source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz)