summaryrefslogtreecommitdiff
path: root/scite
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-06-01 11:47:52 +0200
committerJuergen Daubert <jue@jue.li>2010-06-01 11:48:18 +0200
commit7f5f07e6c8c5218c9a3781fcbd565a4ac42e42c0 (patch)
treed83e8ed609a8a3ec18fd41ba93eebb1053d56fc9 /scite
parent547eec713720965e1469e9d7fa58c0947e12a813 (diff)
downloadopt-7f5f07e6c8c5218c9a3781fcbd565a4ac42e42c0.tar.gz
opt-7f5f07e6c8c5218c9a3781fcbd565a4ac42e42c0.tar.xz
scite: update to 2.12
Diffstat (limited to 'scite')
-rw-r--r--scite/.md5sum2
-rw-r--r--scite/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/scite/.md5sum b/scite/.md5sum
index bb649fb41..6f196c753 100644
--- a/scite/.md5sum
+++ b/scite/.md5sum
@@ -1 +1 @@
-129aad231c9618aaa2c2e41226db2327 scite211.tgz
+8868c06c1cfb248abd92cb3956bb5ba1 scite212.tgz
diff --git a/scite/Pkgfile b/scite/Pkgfile
index 58b6b348d..8d22ffc9f 100644
--- a/scite/Pkgfile
+++ b/scite/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: gtk
name=scite
-version=211
+version=2.12
release=1
-source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz)
+source=(http://dl.sourceforge.net/sourceforge/scintilla/$name${version/./}.tgz)
build () {
cd scintilla/gtk

Generated by cgit