diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2017-08-05 14:45:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:22 +0700 |
commit | eb84ae49c8b1ba1a5fdddb7d561739f1e1e5b323 (patch) | |
tree | e2605dbe69350767d876d70384e009a1db6a57fb /games/openmsx-catapult/openmsx-catapult.SlackBuild | |
parent | 4f1e8f12bb580f0026f3c292b069d52f49cf94cd (diff) |
games/openmsx-catapult: Updated for version 0.14.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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} |