diff options
author | Jorge Giner <jorge.giner@hotmail.com> | 2017-04-05 10:59:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:48 +0700 |
commit | 1aab38f0601cee580f74a535bb74dcacbcb0cb8b (patch) | |
tree | c7360f0b1aa03417b0fe6212b217ce4d5fa80d5c /development/bas55 | |
parent | b7d62ad1ee600ca38945080a95c6f5c59726e668 (diff) |
development/bas55: Updated for version 1.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/bas55')
-rw-r--r-- | development/bas55/README | 2 | ||||
-rw-r--r-- | development/bas55/bas55.SlackBuild | 4 | ||||
-rw-r--r-- | development/bas55/bas55.info | 6 | ||||
-rw-r--r-- | development/bas55/slack-desc | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/development/bas55/README b/development/bas55/README index ac8acccdabe6..bd2c6f566cce 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 404eb8e31245..8087c4ce5aa5 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 8af8212c8720..ac252b3992f2 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 7e4e4a8f2b7e..b9896d967c73 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. |