mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
games/mgba: Updated for version 0.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
1289094ea7
commit
dcec380eac
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mgba
|
||||
VERSION=${VERSION:-0.5.2}
|
||||
VERSION=${VERSION:-0.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mgba"
|
||||
VERSION="0.5.2"
|
||||
VERSION="0.6.0"
|
||||
HOMEPAGE="https://mgba.io/"
|
||||
DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.5.2/mgba-0.5.2.tar.gz"
|
||||
MD5SUM="c3d20052503dca08e58030ac4e3f0408"
|
||||
DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.6.0/mgba-0.6.0.tar.gz"
|
||||
MD5SUM="cdad6be9a3a01afc5d2e9b53f0321a68"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue