mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
mgba: update to 0.10.3
This commit is contained in:
parent
ea93423f94
commit
c64ae305f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mgba'
|
||||
pkgname=mgba
|
||||
version=0.10.2
|
||||
version=0.10.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="60afef8fb79ba1f7be565b737bae73c6604a790391c737f291482a7422d675ae"
|
||||
checksum="be2cda7de3da8819fdab0c659c5cd4c4b8ca89d9ecddeeeef522db6d31a64143"
|
||||
|
||||
libmgba_package() {
|
||||
short_desc+=" - shared library"
|
||||
|
|
Loading…
Add table
Reference in a new issue