aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-10-25 16:24:54 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:42 +0700
commitd37e2be382684557b80a9c96efbdd947238ee6ed (patch)
tree8b18415d59305c38b4cfd61da01aecba8237a093
parente9e59d7a2649d64f4d600cebf1c6e1e1b16f348b (diff)
academic/fityk: Bump BUILD for new lua.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--academic/fityk/fityk.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/academic/fityk/fityk.SlackBuild b/academic/fityk/fityk.SlackBuild
index adc1ee2c4454..076440b1e212 100644
--- a/academic/fityk/fityk.SlackBuild
+++ b/academic/fityk/fityk.SlackBuild
@@ -25,11 +25,14 @@
# The SlackBuilds.org team contributed with improvements and maintenance of
# this script
+# 20240925 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for lua 5.4.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fityk
VERSION=${VERSION:-1.3.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}