summaryrefslogtreecommitdiff
path: root/scite
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-08-05 17:02:34 +0200
committerJuergen Daubert <jue@jue.li>2010-08-05 17:02:34 +0200
commit02cccef508db661d6cc9f79b68d511aa62c212fc (patch)
treede0450f2df151b2d4327680c83e6d9b82ae200fa /scite
parent7c32181bc9dec5b06e5b4969c1f0e00b96bb9f17 (diff)
downloadopt-02cccef508db661d6cc9f79b68d511aa62c212fc.tar.gz
opt-02cccef508db661d6cc9f79b68d511aa62c212fc.tar.xz
scite: update to 2.20
Diffstat (limited to 'scite')
-rw-r--r--scite/.footprint1
-rw-r--r--scite/.md5sum2
-rw-r--r--scite/Pkgfile4
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

Generated by cgit