mgba: update to 0.5.2.

This commit is contained in:
Michael Gehring 2017-01-02 07:56:31 +00:00
parent 61806fa599
commit 5a0be113d3

View file

@ -1,7 +1,7 @@
# Template file for 'mgba'
pkgname=mgba
version=0.5.1
revision=2
version=0.5.2
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libepoxy-devel ffmpeg-devel SDL2-devel MesaLib-devel zlib-devel
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MPL-2"
homepage="https://www.mgba.io/"
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
checksum=d2173fbe69065ae1bd0abb323dcc3459d73c48ddc3d6934ef216cc50d1a0835d
checksum=3d9fda762e6e0dd26ffbd3cbaa5365dc7ca7ed324cee5c65b7c85eaa3c37c4f3
subpackages="libmgba"
if [ -z "$CROSS_BUILD" ]; then