diff options
author | linrs <linRs@users.noreply.github.com> | 2020-04-16 03:47:22 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:00:19 +0700 |
commit | 3690228bcf567d66b67e8c7e8abe2bfff6ced7ce (patch) | |
tree | 870c63966eb8fbdc116d42c40155c74e41898596 /games/mgba/mgba.info | |
parent | bee90839df3c75688390fde7cb311e9c8805182d (diff) | |
download | slackbuilds-3690228bcf567d66b67e8c7e8abe2bfff6ced7ce.tar.gz |
games/mgba: Updated for version 0.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mgba/mgba.info')
-rw-r--r-- | games/mgba/mgba.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/games/mgba/mgba.info b/games/mgba/mgba.info index 7baf81b7df..e6e349b144 100644 --- a/games/mgba/mgba.info +++ b/games/mgba/mgba.info @@ -1,12 +1,12 @@ PRGNAM="mgba" -VERSION="0.6.3" +VERSION="0.8.1" HOMEPAGE="https://mgba.io/" -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="https://github.com/mgba-emu/mgba/archive/0.8.1/mgba-0.8.1.tar.gz \ + https://github.com/libretro/libretro-super/raw/master/dist/info/mgba_libretro.info" +MD5SUM="ac438d2769b47dee4ce245281d11b959 \ + ca0d63ca40183c9e28bf336f63e84492" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Dugan Chen" -EMAIL="thedoogster [at] gmail [dot] com" +MAINTAINER="Ruoh-Shoei LIN" +EMAIL="lin[dot]ruohshoei [at] gmail [dot] com" |