mgba: update to 0.9.3
This commit is contained in:
parent
ca9f628533
commit
167158c4fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mgba'
|
||||
pkgname=mgba
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
|
||||
|
@ -12,7 +12,7 @@ license="MPL-2.0"
|
|||
homepage="https://www.mgba.io/"
|
||||
changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
|
||||
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=29ca22ebc56b26a4e7224efbb5fa12c9c006563d41990afb0874d048db76add4
|
||||
checksum=692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue