mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/scite: Updated for version 3.7.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
66191508bd
commit
154463eedc
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=scite
|
||||
VERSION=${VERSION:-3.7.0}
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="scite"
|
||||
VERSION="3.7.0"
|
||||
VERSION="3.7.1"
|
||||
HOMEPAGE="http://scintilla.org/SciTE.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.0/scite370.tgz"
|
||||
MD5SUM="dffe6b942f5d0bb1f376d957187cb387"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/scintilla/SciTE/3.7.1/scite371.tgz"
|
||||
MD5SUM="c8d52965da5971fbf6e4ce8f6fb62338"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue