diff options
Diffstat (limited to 'games/openmsx-catapult/openmsx-catapult.SlackBuild')
-rw-r--r-- | games/openmsx-catapult/openmsx-catapult.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmsx-catapult/openmsx-catapult.SlackBuild b/games/openmsx-catapult/openmsx-catapult.SlackBuild index 26140573f5..4d2cf3a5ac 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-2019 Philip van der Hoeven, Almere, The Netherlands +# Copyright 2016-2022 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:-0.15.0} +VERSION=${VERSION:-17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |