aboutsummaryrefslogtreecommitdiff
path: root/desktop/durden/durden.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/durden/durden.SlackBuild')
-rw-r--r--desktop/durden/durden.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/durden/durden.SlackBuild b/desktop/durden/durden.SlackBuild
index 74a640fd9909..43278259f33d 100644
--- a/desktop/durden/durden.SlackBuild
+++ b/desktop/durden/durden.SlackBuild
@@ -25,11 +25,14 @@
# 20241017 bkw: Modified by SlackBuilds.org, BUILD=2: ARCH=noarch, bump BUILD
# because arcan got updated.
+# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for luajit-2.1.x
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=durden
VERSION=${VERSION:-0.6.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}