mame: update to 0276

This commit is contained in:
Rudis Muiznieks 2025-04-22 07:07:13 -05:00 committed by Piraty
parent 01639dc5dc
commit 9c69eef2e2

View file

@ -1,6 +1,6 @@
# Template file for 'mame' # Template file for 'mame'
pkgname=mame pkgname=mame
version=0272 version=0276
revision=1 revision=1
hostmakedepends="pkg-config python3 qt6-base" hostmakedepends="pkg-config python3 qt6-base"
makedepends="qt6-base-devel SDL2_ttf-devel asio libutf8proc-devel libgomp-devel makedepends="qt6-base-devel SDL2_ttf-devel asio libutf8proc-devel libgomp-devel
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://mamedev.org" homepage="https://mamedev.org"
distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz" distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
checksum=cd83bff2f8acf72bdb105ba8e899b49ad09c25cee8a8a063ae27a954fe0dc097 checksum=965dfc33d720b4c3c6e425d5959540bd0bac88e96b878a8560678c2f5b43c44f
nodebug=yes nodebug=yes
replaces="sdlmame>=0 sdlmess>=0" replaces="sdlmame>=0 sdlmess>=0"