mgba: update to 0.9.3

This commit is contained in:
Sembo Sadur 2022-01-05 20:42:18 +01:00 committed by Érico Nogueira Rolim
parent ca9f628533
commit 167158c4fa

View file

@ -1,6 +1,6 @@
# Template file for 'mgba' # Template file for 'mgba'
pkgname=mgba pkgname=mgba
version=0.9.2 version=0.9.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils" hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
@ -12,7 +12,7 @@ license="MPL-2.0"
homepage="https://www.mgba.io/" homepage="https://www.mgba.io/"
changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES" changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
checksum=29ca22ebc56b26a4e7224efbb5fa12c9c006563d41990afb0874d048db76add4 checksum=692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel" makedepends+=" libatomic-devel"