From ee51b4441befa8002dd1123ed1c3758d52c98805 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 Nov 2024 15:28:34 -0500 Subject: games/mrrescue: Bump BUILD for new luajit. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/mrrescue/mrrescue.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/games/mrrescue/mrrescue.SlackBuild b/games/mrrescue/mrrescue.SlackBuild index 7803da1cbf06..3f56c99c0395 100644 --- a/games/mrrescue/mrrescue.SlackBuild +++ b/games/mrrescue/mrrescue.SlackBuild @@ -11,11 +11,14 @@ # for love-11.x support (someone upgraded love and didn't bother to tell # me so this has been broken for ~2 year). +# 20241009 bkw: Modified by SlackBuilds.org, BUILD=3: +# - Bump BUILD for luajit-2.1.x + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=mrrescue VERSION=${VERSION:-1.02e+20180818_a5be73c} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3