mgba: update to 0.10.5.

This commit is contained in:
fanyx 2025-03-09 12:16:45 +01:00 committed by Duncan Overbruck
parent 54832f3088
commit 7866a5cc56

View file

@ -1,6 +1,6 @@
# Template file for 'mgba' # Template file for 'mgba'
pkgname=mgba pkgname=mgba
version=0.10.4 version=0.10.5
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=f85eeb8f78f847f5217a87bd5e2d6c1214b461ffd4ec129cc656162ab707cb24 checksum=91d6fbd32abcbdf030d58d3f562de25ebbc9d56040d513ff8e5c19bee9dacf14
libmgba_package() { libmgba_package() {
short_desc+=" - shared library" short_desc+=" - shared library"