summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Philip van der Hoeven2019-01-09 01:20:45 +0100
committer Willy Sudiarto Raharjo2019-01-09 01:20:45 +0100
commit75597f67e496329f31b31017706d72aca5d0e287 (patch)
tree3c14f94d7b55a6cbf8d6072e5f69a57a42164e9c /games
parent249e3f90d4241071adaeb3e41c60846390038d08 (diff)
downloadslackbuilds-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.SlackBuild4
-rw-r--r--games/openmsx-catapult/openmsx-catapult.info6
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"