mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/scite: Updated for version 2.03.
This commit is contained in:
parent
c1bb89329f
commit
ec687f8574
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Written by Iskar Enev <iskar.enev[@]gmail.com>
|
||||
|
||||
PRGNAM=scite
|
||||
VERSION=2.01
|
||||
VERSION=2.03
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="scite"
|
||||
VERSION="2.01"
|
||||
VERSION="2.03"
|
||||
HOMEPAGE="http://scintilla.org/SciTE.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/scintilla/scite201.tgz"
|
||||
MD5SUM="ef4b6b4d903c29e4ab511488a0d20f46"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/scintilla/scite203.tgz"
|
||||
MD5SUM="f70f237180a556e287c17423b6c45a24"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Iskar Enev"
|
||||
EMAIL="<iskar.enev[@]gmail.com>"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue