diff options
author | Ruoh-Shoei LIN <56530472+LinRs@users.noreply.github.com> | 2021-03-30 12:49:51 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-01 10:25:10 +0700 |
commit | e447ab205af91c59e8177782692eed43902dd22e (patch) | |
tree | 6b49105896daa5051500c839b719d3abd150af08 /games/mgba/mgba.info | |
parent | 5e55c5b8d73ef814c385b9f949d5ef366fedc08b (diff) |
games/mgba: Updated for version 0.9.0
- disable discord rpc support
- enable libzip support
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mgba/mgba.info')
-rw-r--r-- | games/mgba/mgba.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/mgba/mgba.info b/games/mgba/mgba.info index 2827f7ead8..8fac518ec0 100644 --- a/games/mgba/mgba.info +++ b/games/mgba/mgba.info @@ -1,10 +1,10 @@ PRGNAM="mgba" -VERSION="0.8.3" +VERSION="0.9.0" HOMEPAGE="https://mgba.io/" -DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.8.3/mgba-0.8.3.tar.gz" -MD5SUM="1143c7d96b7dcd032db10e7407f68761" +DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.9.0/mgba-0.9.0.tar.gz" +MD5SUM="8ec54054bf7270d78dab0eb0090626ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Ruoh-Shoei LIN" -EMAIL="lin[dot]ruohshoei [at] gmail [dot] com" +EMAIL="lin.ruohshoei+sbo at gmail.com" |