Browse Source
development/textadept: Updated for version 10.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/47/head
Brenton Earl
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
6 additions and
6 deletions
-
development/textadept/textadept.SlackBuild
-
development/textadept/textadept.info
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# not, see <https://www.gnu.org/licenses/>. |
|
|
|
|
|
|
|
PRGNAM=textadept |
|
|
|
VERSION=${VERSION:-9.6} |
|
|
|
VERSION=${VERSION:-10.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="textadept" |
|
|
|
VERSION="9.6" |
|
|
|
VERSION="10.0" |
|
|
|
HOMEPAGE="https://foicica.com/textadept/" |
|
|
|
DOWNLOAD="https://foicica.com/textadept/download/textadept_9.6.i386.tgz" |
|
|
|
MD5SUM="e6dd70862367f6b8226779a6d5f22a85" |
|
|
|
DOWNLOAD_x86_64="https://foicica.com/textadept/download/textadept_9.6.x86_64.tgz" |
|
|
|
MD5SUM_x86_64="0078223fed7a75dcc29e7583e6adf536" |
|
|
|
DOWNLOAD="https://foicica.com/textadept/download/textadept_10.0.i386.tgz" |
|
|
|
MD5SUM="eecff319b00481f12e339f10e59a3a3b" |
|
|
|
DOWNLOAD_x86_64="https://foicica.com/textadept/download/textadept_10.0.x86_64.tgz" |
|
|
|
MD5SUM_x86_64="2a72b0d6c4631f270ec6ef64e4e3893e" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Brenton Earl" |
|
|
|
EMAIL="brent@exitstatusone.com" |