mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/textadept: Updated for version 8.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
84f222e2a3
commit
4e035a47a0
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.0}
|
||||
VERSION=${VERSION:-8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="textadept"
|
||||
VERSION="8.0"
|
||||
VERSION="8.1"
|
||||
HOMEPAGE="http://foicica.com/textadept/"
|
||||
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.0.i386.tgz"
|
||||
MD5SUM="4e116560c487ce0b70033869f0531b22"
|
||||
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.0.x86_64.tgz"
|
||||
MD5SUM_x86_64="096efd59625fb6392d62116e4a304447"
|
||||
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.1.i386.tgz"
|
||||
MD5SUM="70ca191278b4a6b9592c3893aad83bc2"
|
||||
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.1.x86_64.tgz"
|
||||
MD5SUM_x86_64="2c5b23dd1d74fa34baf47f5d69a347f7"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
|
|
Loading…
Reference in a new issue