diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2019-01-09 07:20:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-09 07:20:45 +0700 |
commit | 75597f67e496329f31b31017706d72aca5d0e287 (patch) | |
tree | 3c14f94d7b55a6cbf8d6072e5f69a57a42164e9c /games | |
parent | 249e3f90d4241071adaeb3e41c60846390038d08 (diff) | |
download | slackbuilds-75597f67e496329f31b31017706d72aca5d0e287.tar.gz |
games/openmsx-catapult: Updated for version 0.15.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/openmsx-catapult/openmsx-catapult.SlackBuild | 4 | ||||
-rw-r--r-- | games/openmsx-catapult/openmsx-catapult.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openmsx-catapult/openmsx-catapult.SlackBuild b/games/openmsx-catapult/openmsx-catapult.SlackBuild index a83f05951a..9a7d6d39a8 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-2017 Philip van der Hoeven, Almere, The Netherlands +# Copyright 2016-2019 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.14.0} +VERSION=${VERSION:-0.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/openmsx-catapult/openmsx-catapult.info b/games/openmsx-catapult/openmsx-catapult.info index 7fc2e8660c..ece3f436eb 100644 --- a/games/openmsx-catapult/openmsx-catapult.info +++ b/games/openmsx-catapult/openmsx-catapult.info @@ -1,8 +1,8 @@ PRGNAM="openmsx-catapult" -VERSION="0.14.0" +VERSION="0.15.0" HOMEPAGE="http://openmsx.org/" -DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_14_0/openmsx-catapult-0.14.0.tar.gz" -MD5SUM="cccc4e7bbe39a5b8a1ef5027ec1d24b3" +DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_15_0/openmsx-catapult-0.15.0.tar.gz" +MD5SUM="ea657b944bed97e3ec6e4513955905db" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="openmsx wxPython" |