mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
mgba: update to 0.10.5.
This commit is contained in:
parent
54832f3088
commit
7866a5cc56
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue