summaryrefslogtreecommitdiffstats
path: root/games/openmsx-catapult/openmsx-catapult.SlackBuild
diff options
context:
space:
mode:
author philipvdh <philip@vd-hoeven.nl>2024-02-06 20:34:23 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:09:42 +0700
commit98e6620df86d0bf2e4315ddef49692cf85808198 (patch)
treebb4f24a0974e081d3d9d6bc570c00e615f1f3db2 /games/openmsx-catapult/openmsx-catapult.SlackBuild
parente4acda876d57e2465b25f3468d35d0e3c268c7be (diff)
downloadslackbuilds-98e6620df86d0bf2e4315ddef49692cf85808198.tar.gz
slackbuilds-98e6620df86d0bf2e4315ddef49692cf85808198.tar.xz
games/openmsx-catapult: Updated for version 19.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openmsx-catapult/openmsx-catapult.SlackBuild')
-rw-r--r--games/openmsx-catapult/openmsx-catapult.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmsx-catapult/openmsx-catapult.SlackBuild b/games/openmsx-catapult/openmsx-catapult.SlackBuild
index f76a784811..8f9963f387 100644
--- a/games/openmsx-catapult/openmsx-catapult.SlackBuild
+++ b/games/openmsx-catapult/openmsx-catapult.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for OpenMSX-Catapult
# Copyright 2013-2014 Erwin van Zanten, Dordrecht, The Netherlands
-# Copyright 2016-2022 Philip van der Hoeven, Almere, The Netherlands
+# Copyright 2016-2024 Philip van der Hoeven, Almere, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openmsx-catapult
-VERSION=${VERSION:-18.0}
+VERSION=${VERSION:-19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}