mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/textadept: Updated for version 9.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be10688f28
commit
28e2d09f97
2 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@
|
|||
# not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=textadept
|
||||
VERSION=${VERSION:-9.3}
|
||||
VERSION=${VERSION:-9.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="textadept"
|
||||
VERSION="9.3"
|
||||
VERSION="9.4"
|
||||
HOMEPAGE="https://foicica.com/textadept/"
|
||||
DOWNLOAD="https://foicica.com/textadept/download/textadept_9.3.i386.tgz"
|
||||
MD5SUM="b9b4afa54cac7c769607aaca024f3ba3"
|
||||
DOWNLOAD_x86_64="https://foicica.com/textadept/download/textadept_9.3.x86_64.tgz"
|
||||
MD5SUM_x86_64="42451ed5ee78e7e9aead1fc965a01089"
|
||||
DOWNLOAD="https://foicica.com/textadept/download/textadept_9.4.i386.tgz"
|
||||
MD5SUM="3e073a7b47dc09b8b1b5081652e43b18"
|
||||
DOWNLOAD_x86_64="https://foicica.com/textadept/download/textadept_9.4.x86_64.tgz"
|
||||
MD5SUM_x86_64="3c787b37f4a175eea00d08ca19e1805b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Brenton Earl"
|
||||
EMAIL="brent@exitstatusone.com"
|
||||
|
|
Loading…
Reference in a new issue