diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2017-08-05 14:30:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:21 +0700 |
commit | 4f1e8f12bb580f0026f3c292b069d52f49cf94cd (patch) | |
tree | ba159f50f92b42390b84742059dfd97c7070a6ef /games/openmsx/openmsx.SlackBuild | |
parent | c77a9aa92802b46f3be80151192aeb0683aeeb57 (diff) |
games/openmsx: Updated for version 0.14.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/openmsx/openmsx.SlackBuild')
-rw-r--r-- | games/openmsx/openmsx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmsx/openmsx.SlackBuild b/games/openmsx/openmsx.SlackBuild index a251045aed32..4c8c6da7e140 100644 --- a/games/openmsx/openmsx.SlackBuild +++ b/games/openmsx/openmsx.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for OpenMSX # 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 -VERSION=${VERSION:-0.13.0} +VERSION=${VERSION:-0.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |