diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2018-04-18 11:47:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:43:00 +0700 |
commit | 1fd007cd72ed17bacc6df95ab012b0af19d24fa8 (patch) | |
tree | 14b22b640cfa9f8049f1b35db97be46673387056 | |
parent | a8855635e6cefaa05fef2e22679ab66cb3703d9c (diff) | |
download | slackbuilds-1fd007cd72ed17bacc6df95ab012b0af19d24fa8.tar.gz |
games/mgba: Updated for version 0.6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | games/mgba/mgba.SlackBuild | 2 | ||||
-rw-r--r-- | games/mgba/mgba.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/mgba/mgba.SlackBuild b/games/mgba/mgba.SlackBuild index bfbcff84cf..c4edefe1b8 100644 --- a/games/mgba/mgba.SlackBuild +++ b/games/mgba/mgba.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=mgba LIBNAM=${PRGNAM}_libretro -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.6.3} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/games/mgba/mgba.info b/games/mgba/mgba.info index 340546b0b0..7baf81b7df 100644 --- a/games/mgba/mgba.info +++ b/games/mgba/mgba.info @@ -1,10 +1,10 @@ PRGNAM="mgba" -VERSION="0.6.2" +VERSION="0.6.3" HOMEPAGE="https://mgba.io/" -DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.6.2/mgba-0.6.2.tar.gz \ - https://raw.githubusercontent.com/libretro/libretro-super/392247c/dist/info/mgba_libretro.info" -MD5SUM="c3323648b96ffba893c09f5e01b9bfc6 \ - a10667e45e3f4cf61551e994ae820b18" +DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.6.3/mgba-0.6.3.tar.gz \ + https://raw.githubusercontent.com/libretro/libretro-super/4eced73/dist/info/mgba_libretro.info" +MD5SUM="5e46c98c6321941499c44f88b2001d9b \ + cf3a49852fb5f5af22dc8a1b1a26feac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |