diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2019-08-17 20:11:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-17 20:11:56 +0700 |
commit | 3b738482252691eb84d44eb99821cb72762f2a08 (patch) | |
tree | 5b610c7526fc776b78a16b51818d1c81c820aab6 /games | |
parent | 1b93616a38a0bff995585961a155debbcccc3f1b (diff) |
games/mrboom: Updated for version 4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/mrboom/mrboom.SlackBuild | 4 | ||||
-rw-r--r-- | games/mrboom/mrboom.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/mrboom/mrboom.SlackBuild b/games/mrboom/mrboom.SlackBuild index 329ab3c5b3b6..4118447699fd 100644 --- a/games/mrboom/mrboom.SlackBuild +++ b/games/mrboom/mrboom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mrboom -# Copyright 2017-2018 Thibaut Notteboom, Paris, FRANCE +# Copyright 2017-2019 Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mrboom -VERSION=${VERSION:-4.7} +VERSION=${VERSION:-4.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/mrboom/mrboom.info b/games/mrboom/mrboom.info index f634fd76ac51..7543a405a9f1 100644 --- a/games/mrboom/mrboom.info +++ b/games/mrboom/mrboom.info @@ -1,9 +1,9 @@ PRGNAM="mrboom" -VERSION="4.7" +VERSION="4.8" HOMEPAGE="http://mrboom.mumblecore.org/" -DOWNLOAD="https://github.com/Javanaise/mrboom-libretro/archive/4.7/mrboom-libretro-4.7.tar.gz \ +DOWNLOAD="https://github.com/Javanaise/mrboom-libretro/archive/4.8/mrboom-libretro-4.8.tar.gz \ https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/mrboom_libretro.info" -MD5SUM="68ba8a443254e1b4763a687b65a75087 \ +MD5SUM="421978aa15b180315525ade5b3127f9e \ 24a6cc6027701aa7cf9177c77e29e0f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |