development/textadept: Updated for version 8.4.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-11-12 13:06:20 -08:00 committed by Willy Sudiarto Raharjo
parent 43eb5f410f
commit 979c1e81ab
2 changed files with 7 additions and 7 deletions

View file

@ -18,10 +18,10 @@
# You may have received a copy of the GNU General Public License
# along with this program (most likely, a file named COPYING). If
# not, see <http://www.gnu.org/licenses/>.
# not, see <https://www.gnu.org/licenses/>.
PRGNAM=textadept
VERSION=${VERSION:-8.3}
VERSION=${VERSION:-8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="textadept"
VERSION="8.3"
VERSION="8.4"
HOMEPAGE="http://foicica.com/textadept/"
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"
DOWNLOAD="http://foicica.com/textadept/download/textadept_8.4.i386.tgz"
MD5SUM="4bf275f9694c048c8e784656fc3e8a64"
DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.4.x86_64.tgz"
MD5SUM_x86_64="31dcda3baa390282ffeba10a0fb8edf2"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"