From 1aab38f0601cee580f74a535bb74dcacbcb0cb8b Mon Sep 17 00:00:00 2001 From: Jorge Giner Date: Wed, 5 Apr 2017 10:59:16 +0100 Subject: development/bas55: Updated for version 1.11. Signed-off-by: David Spencer --- development/bas55/README | 2 +- development/bas55/bas55.SlackBuild | 4 ++-- development/bas55/bas55.info | 6 +++--- development/bas55/slack-desc | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'development/bas55') diff --git a/development/bas55/README b/development/bas55/README index ac8acccdab..bd2c6f566c 100644 --- a/development/bas55/README +++ b/development/bas55/README @@ -1,4 +1,4 @@ -bas55 (Minimal BASIC System) +bas55 (ECMA-55 Minimal BASIC Interpreter) bas55 is an interpreter for the Minimal BASIC programming language as defined by the ECMA 55 standard. diff --git a/development/bas55/bas55.SlackBuild b/development/bas55/bas55.SlackBuild index 404eb8e312..8087c4ce5a 100644 --- a/development/bas55/bas55.SlackBuild +++ b/development/bas55/bas55.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bas55 -# Copyright 2015-2016 Jorge Giner Cordero +# Copyright 2015-2017 Jorge Giner Cordero # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bas55 -VERSION=${VERSION:-1.10} +VERSION=${VERSION:-1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bas55/bas55.info b/development/bas55/bas55.info index 8af8212c87..ac252b3992 100644 --- a/development/bas55/bas55.info +++ b/development/bas55/bas55.info @@ -1,8 +1,8 @@ PRGNAM="bas55" -VERSION="1.10" +VERSION="1.11" HOMEPAGE="http://jorgicor.sdfeu.org/bas55" -DOWNLOAD="http://jorgicor.sdfeu.org/bas55/bas55-1.10.tar.gz" -MD5SUM="ca9c8e60885a7a48712998106b566350" +DOWNLOAD="http://jorgicor.sdfeu.org/bas55/bas55-1.11.tar.gz" +MD5SUM="dc22f8ea486b65aa9717c3386b99cdfd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/bas55/slack-desc b/development/bas55/slack-desc index 7e4e4a8f2b..b9896d967c 100644 --- a/development/bas55/slack-desc +++ b/development/bas55/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -bas55: bas55 (Minimal BASIC System) +bas55: bas55 (ECMA-55 Minimal BASIC Interpreter) bas55: bas55: bas55 is an interpreter for the Minimal BASIC programming language as bas55: defined by the ECMA 55 standard. -- cgit v1.2.3-65-gdbad