summaryrefslogtreecommitdiffstats
path: root/games/libretro-mgba
diff options
context:
space:
mode:
author Hunter Sezen <ovariegata@yahoo.com>2016-09-23 04:41:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-23 04:41:45 +0700
commit9a4f2a6a3802d6a6a7c44f095838944d224528fa (patch)
treec49e6d228f79ae5c425c59107f75249e2620bcb4 /games/libretro-mgba
parent0b7717d18763ee652006da12f7af6b66a8af17f1 (diff)
downloadslackbuilds-9a4f2a6a3802d6a6a7c44f095838944d224528fa.tar.gz
slackbuilds-9a4f2a6a3802d6a6a7c44f095838944d224528fa.tar.xz
games/libretro-mgba: Updated for version 2016.09.19_def5a46.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/libretro-mgba')
-rw-r--r--games/libretro-mgba/README3
-rw-r--r--games/libretro-mgba/libretro-mgba.SlackBuild2
-rw-r--r--games/libretro-mgba/libretro-mgba.info6
3 files changed, 6 insertions, 5 deletions
diff --git a/games/libretro-mgba/README b/games/libretro-mgba/README
index 747598d93f..3b6d50af34 100644
--- a/games/libretro-mgba/README
+++ b/games/libretro-mgba/README
@@ -3,7 +3,8 @@ as a libretro core.
mGBA is a new emulator for running Game Boy Advance games. It aims to be faster
and more accurate than many existing Game Boy Advance emulators, as well as
-adding features that other emulators lack.
+adding features that other emulators lack. It also supports Game Boy and Game
+Boy Color games.
mGBA optionally supports using the following BIOS image file for operation:
diff --git a/games/libretro-mgba/libretro-mgba.SlackBuild b/games/libretro-mgba/libretro-mgba.SlackBuild
index 281778f3a2..8349e2c061 100644
--- a/games/libretro-mgba/libretro-mgba.SlackBuild
+++ b/games/libretro-mgba/libretro-mgba.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=libretro-mgba
LIBNAM=mgba_libretro
-VERSION=${VERSION:-2016.05.26_0e19a58}
+VERSION=${VERSION:-2016.09.19_def5a46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/libretro-mgba/libretro-mgba.info b/games/libretro-mgba/libretro-mgba.info
index a6b0df0239..27eb8b196c 100644
--- a/games/libretro-mgba/libretro-mgba.info
+++ b/games/libretro-mgba/libretro-mgba.info
@@ -1,8 +1,8 @@
PRGNAM="libretro-mgba"
-VERSION="2016.05.26_0e19a58"
+VERSION="2016.09.19_def5a46"
HOMEPAGE="http://www.libretro.com/"
-DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/libretro-mgba-2016.05.26_0e19a58.tar.xz"
-MD5SUM="ee93de2f02f61c3a4b95358acdc1f848"
+DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/libretro/libretro-mgba-2016.09.19_def5a46.tar.xz"
+MD5SUM="0d3f97175e2c7e14ed7dc5ffaf4d0fc9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="RetroArch"