aboutsummaryrefslogtreecommitdiff
path: root/games/zelda-roth-se/zelda-roth-se.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/zelda-roth-se/zelda-roth-se.SlackBuild')
-rw-r--r--games/zelda-roth-se/zelda-roth-se.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/zelda-roth-se/zelda-roth-se.SlackBuild b/games/zelda-roth-se/zelda-roth-se.SlackBuild
index bb6b07189b2d..e4423304b8e7 100644
--- a/games/zelda-roth-se/zelda-roth-se.SlackBuild
+++ b/games/zelda-roth-se/zelda-roth-se.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-roth-se
VERSION=${VERSION:-1.2.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}