mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/textadept: Updated for version 8.7.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
815afe40fc
commit
c698abac24
2 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@
|
|||
# not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=textadept
|
||||
VERSION=${VERSION:-8.6}
|
||||
VERSION=${VERSION:-8.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="textadept"
|
||||
VERSION="8.6"
|
||||
VERSION="8.7"
|
||||
HOMEPAGE="http://foicica.com/textadept/"
|
||||
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.6.i386.tgz"
|
||||
MD5SUM="b592667c00bbeec99e2e4f1563803020"
|
||||
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.6.x86_64.tgz"
|
||||
MD5SUM_x86_64="778813fe80baf365a05880a43dea3d36"
|
||||
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.7.i386.tgz"
|
||||
MD5SUM="057368ec5817a646bfcbc09ceb759cd9"
|
||||
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.7.x86_64.tgz"
|
||||
MD5SUM_x86_64="5ba5fe339f7f4ca7c2adddf6db50bdce"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
|
|
Loading…
Reference in a new issue