summaryrefslogtreecommitdiffstats
path: root/academic/plus42/plus42.SlackBuild
diff options
context:
space:
mode:
author SmurfDaddy2024-04-01 20:32:58 +0200
committer Willy Sudiarto Raharjo2024-04-02 05:13:56 +0200
commit635c9ec1cc719887f70eedc95c96abb3d209b843 (patch)
tree30a123f71ac0ee33a3cf14d503b5f14c41b4e6e2 /academic/plus42/plus42.SlackBuild
parente72ca942d48609efef730a361312cd923d97f333 (diff)
downloadslackbuilds-635c9ec1cc719887f70eedc95c96abb3d209b843.tar.gz
academic/plus42: Updated for version 1.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/plus42/plus42.SlackBuild')
-rw-r--r--academic/plus42/plus42.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/plus42/plus42.SlackBuild b/academic/plus42/plus42.SlackBuild
index f76530dbd3..308b8aa07d 100644
--- a/academic/plus42/plus42.SlackBuild
+++ b/academic/plus42/plus42.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for plus42
-# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal
+# Copyright 2023-2024 Antonio Leal, Porto Salvo, Oeiras, Portugal
# Copyright 2022-2023 Juan M. Lasca juanmlasca@gmail.com
# All rights reserved.
#
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=plus42
-VERSION=${VERSION:-1.1.4}
+VERSION=${VERSION:-1.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}