mgba: update to 0.10.1

This commit is contained in:
fanyx 2023-01-11 10:39:13 +01:00 committed by classabbyamp
parent 005105a526
commit 21cdc04534

View file

@ -1,6 +1,6 @@
# Template file for 'mgba'
pkgname=mgba
version=0.10.0
version=0.10.1
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=e2d66d9ce7c51b1ef3b339b04e871287bf166f6a1d7125ef112dbf53ab8bbd48
checksum="5fc1d7ac139fe51ef71782d5de12d11246563cdebd685354b6188fdc82a84bdf"
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"