summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Antonio Leal2024-01-11 07:03:14 +0100
committer Willy Sudiarto Raharjo2024-01-11 15:18:15 +0100
commitf0fc57bfa46e07072c8bbf0d4398f2e32080f120 (patch)
treec91904c6ce5677250542cef18be90177802d000f
parentbae8c45cb30dd610bc36b9f7f3033c6ab8160327 (diff)
downloadslackbuilds-f0fc57bfa46e07072c8bbf0d4398f2e32080f120.tar.gz
development/kforth: Script update.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/kforth/README2
-rw-r--r--development/kforth/kforth.SlackBuild2
-rw-r--r--development/kforth/kforth.info2
3 files changed, 3 insertions, 3 deletions
diff --git a/development/kforth/README b/development/kforth/README
index 31702b1d02..fd0569fd05 100644
--- a/development/kforth/README
+++ b/development/kforth/README
@@ -11,6 +11,6 @@ installed.
This package contains the updates made to the branch 1.x originally
available at ccreweb.org (now only acessible through archive.org as
-http://ccreweb.org/software/kforth/kforth.html). It provided for
+http://ccreweb.org/software/kforth/kforth.html). It is provided for
legacy purposes, as the kForth-32 branch 2.x is more actievly
maintained.
diff --git a/development/kforth/kforth.SlackBuild b/development/kforth/kforth.SlackBuild
index 28eb6780f0..9c6cc8f5ee 100644
--- a/development/kforth/kforth.SlackBuild
+++ b/development/kforth/kforth.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kforth
VERSION=${VERSION:-1.8.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
TARBALL=${TARBALL:-kForth-32-$VERSION}
diff --git a/development/kforth/kforth.info b/development/kforth/kforth.info
index 879e3990e5..ae036cd12a 100644
--- a/development/kforth/kforth.info
+++ b/development/kforth/kforth.info
@@ -2,7 +2,7 @@ PRGNAM="kforth"
VERSION="1.8.0"
HOMEPAGE="https://github.com/mynenik/kForth-32"
DOWNLOAD="https://github.com/mynenik/kForth-32/archive/refs/tags/v1.8.0/kForth-32-1.8.0.tar.gz \
- https://github.com/antonioleal/slackbuilds/raw/main/kforth/dpans94.pdf"
+ https://github.com/antonioleal/myslackbuilds/raw/main/development/kforth/dpans94.pdf"
MD5SUM="5d5b822ad399b0261eee68ba1761219c \
9ec4c6ae1f460415ecab6051f4e278b5"
DOWNLOAD_x86_64="UNTESTED"