mgba: update to 0.5.1.

This commit is contained in:
Michael Gehring 2016-10-07 06:57:18 +02:00
parent e19208e764
commit 3e8454044d
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mgba'
pkgname=mgba
version=0.5.0
revision=2
version=0.5.1
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libepoxy-devel ffmpeg-devel SDL2-devel MesaLib-devel zlib-devel
@ -10,9 +10,9 @@ makedepends="libepoxy-devel ffmpeg-devel SDL2-devel MesaLib-devel zlib-devel
short_desc="Game Boy Advance emulator written in C"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MPL-2"
homepage="https://ww.mgba.io/"
homepage="https://www.mgba.io/"
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
checksum=0efcd1e4f8c8d34d0384919ea19fa625fa2585d35d102c00b31930196c1f49bc
checksum=d2173fbe69065ae1bd0abb323dcc3459d73c48ddc3d6934ef216cc50d1a0835d
subpackages="libmgba"
if [ -z "$CROSS_BUILD" ]; then