mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/textadept: Updated for version 8.3.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
b2e7fe7b3a
commit
b52d32c72c
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
|||
# not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=textadept
|
||||
VERSION=${VERSION:-8.2}
|
||||
VERSION=${VERSION:-8.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="textadept"
|
||||
VERSION="8.2"
|
||||
VERSION="8.3"
|
||||
HOMEPAGE="http://foicica.com/textadept/"
|
||||
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.2.i386.tgz"
|
||||
MD5SUM="093c0fbbccd96244cba594c2886fbaaf"
|
||||
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.2.x86_64.tgz"
|
||||
MD5SUM_x86_64="caed8f3b0ed28cca73ad284839cd64d8"
|
||||
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.3.i386.tgz"
|
||||
MD5SUM="1bce6cc771af10e0304684987638ca3f"
|
||||
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.3.x86_64.tgz"
|
||||
MD5SUM_x86_64="2c3440e31a4fcf7c547efe15a6b6bac6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
|
|
Loading…
Reference in a new issue