mgba: update to 0.7.1.
This commit is contained in:
parent
dec92594a3
commit
4bb17bd70c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mgba'
|
||||
pkgname=mgba
|
||||
version=0.7.0
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.mgba.io/"
|
||||
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d4846db69a291b629d39c533635464ea4334c7410b16292401c5a4c58316ed83
|
||||
checksum=665fbae8bcfaf3e3f4b83267ce5800b00b98f4bacbb36fc412e3829020019cf4
|
||||
|
||||
libmgba_package() {
|
||||
short_desc+=" - shared library"
|
||||
|
|
Loading…
Reference in a new issue