From 02cccef508db661d6cc9f79b68d511aa62c212fc Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 5 Aug 2010 17:02:34 +0200 Subject: [PATCH] scite: update to 2.20 --- scite/.footprint | 1 + scite/.md5sum | 2 +- scite/Pkgfile | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/scite/.footprint b/scite/.footprint index 0a0b7f6f4..96f74132a 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -79,6 +79,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/tal.properties -rw-r--r-- root/root usr/share/scite/tcl.properties -rw-r--r-- root/root usr/share/scite/tex.properties +-rw-r--r-- root/root usr/share/scite/txt2tags.properties -rw-r--r-- root/root usr/share/scite/vb.properties -rw-r--r-- root/root usr/share/scite/verilog.properties -rw-r--r-- root/root usr/share/scite/vhdl.properties diff --git a/scite/.md5sum b/scite/.md5sum index 6f196c753..fdfc9c1d3 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -8868c06c1cfb248abd92cb3956bb5ba1 scite212.tgz +e66e64030d042a62ebd11d2c77b968c2 scite220.tgz diff --git a/scite/Pkgfile b/scite/Pkgfile index 8d22ffc9f..78c0bac88 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,9 +4,9 @@ # Depends on: gtk name=scite -version=2.12 +version=2.20 release=1 -source=(http://dl.sourceforge.net/sourceforge/scintilla/$name${version/./}.tgz) +source=(http://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version/./}.tgz) build () { cd scintilla/gtk