mgba: update to 0.7.3.
This commit is contained in:
parent
8806db909c
commit
429037bcc1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mgba'
|
||||
pkgname=mgba
|
||||
version=0.7.2
|
||||
version=0.7.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.mgba.io/"
|
||||
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=ed635e05798d3fa0d55e5abb439f6d1708d519e4ecd5ed10b9bc6e319ed9dba7
|
||||
checksum=6d5e8ab6f87d3d9fa85af2543db838568dbdfcecd6797f8153f1b3a10b4a8bdd
|
||||
|
||||
libmgba_package() {
|
||||
short_desc+=" - shared library"
|
||||
|
|
Loading…
Reference in a new issue