summaryrefslogtreecommitdiffstats
path: root/development/bas55
diff options
context:
space:
mode:
Diffstat (limited to 'development/bas55')
-rw-r--r--development/bas55/README9
-rw-r--r--development/bas55/bas55.SlackBuild4
-rw-r--r--development/bas55/bas55.info6
3 files changed, 10 insertions, 9 deletions
diff --git a/development/bas55/README b/development/bas55/README
index 88f0e1656e..f740f48136 100644
--- a/development/bas55/README
+++ b/development/bas55/README
@@ -1,7 +1,8 @@
bas55 (ECMA-55 Minimal BASIC System)
-bas55 is an implementation of the the Minimal BASIC programming language as
-defined by the ECMA 55 standard. It provides an interpreter and an editor
-with line renumbering capabilities.
+bas55 is an implementation of the the Minimal BASIC programming
+language as defined by the ECMA 55 standard. It provides an
+interpreter and an editor with line renumbering capabilities.
-For enhanced editing support, pass LIBEDIT=yes to the SlackBuild. This requires "libedit".
+For enhanced editing support, pass LIBEDIT=yes to the SlackBuild. This
+requires "libedit".
diff --git a/development/bas55/bas55.SlackBuild b/development/bas55/bas55.SlackBuild
index ae25bba205..c4f9a9b643 100644
--- a/development/bas55/bas55.SlackBuild
+++ b/development/bas55/bas55.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bas55
-# Copyright 2018 Jorge Giner Cordero
+# Copyright 2020 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.17}
+VERSION=${VERSION:-1.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/bas55/bas55.info b/development/bas55/bas55.info
index e6f344f8b9..6c2ae00a39 100644
--- a/development/bas55/bas55.info
+++ b/development/bas55/bas55.info
@@ -1,8 +1,8 @@
PRGNAM="bas55"
-VERSION="1.17"
+VERSION="1.18"
HOMEPAGE="https://jorgicor.niobe.org/bas55"
-DOWNLOAD="https://jorgicor.niobe.org/bas55/bas55-1.17.tar.gz"
-MD5SUM="3069a4471436852f789da6dd88e69220"
+DOWNLOAD="https://jorgicor.niobe.org/bas55/bas55-1.18.tar.gz"
+MD5SUM="ab17610a5686c1215f043d9e32673f5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""