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 a1c0fda897ede..a83f05951a63f 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 Philip van der Hoeven, Almere, The Netherlands +# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openmsx-catapult -VERSION=${VERSION:-0.13.0} +VERSION=${VERSION:-0.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |