development/textadept: Updated for version 10.1.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
Brenton Earl 2018-10-20 20:48:26 +01:00 committed by Willy Sudiarto Raharjo
parent 1674a542b4
commit 64465e6ea8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# not, see <https://www.gnu.org/licenses/>.
PRGNAM=textadept
VERSION=${VERSION:-10.0}
VERSION=${VERSION:-10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="textadept"
VERSION="10.0"
VERSION="10.1"
HOMEPAGE="https://foicica.com/textadept/"
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"
DOWNLOAD="https://foicica.com/textadept/download/textadept_10.1.i386.tgz"
MD5SUM="381758fda520238ea5878916a3592696"
DOWNLOAD_x86_64="https://foicica.com/textadept/download/textadept_10.1.x86_64.tgz"
MD5SUM_x86_64="b5b1b9b643c958fd61f219a8a349a67e"
REQUIRES=""
MAINTAINER="Brenton Earl"
EMAIL="brent@exitstatusone.com"