aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild b/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild
index ece9f990597b..d38b8aaad425 100644
--- a/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild
+++ b/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild
@@ -22,11 +22,14 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for luajit-2.1.x
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zelda-xd2-mercuris-chess
VERSION=${VERSION:-1.1.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}