mame: update to 0277

Closes: #55257 [via git-merge-pr]
This commit is contained in:
Rudis Muiznieks 2025-05-06 10:31:35 -05:00 committed by classabbyamp
parent c6013f0a83
commit a827b97bf3
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'mame'
pkgname=mame
version=0276
version=0277
revision=1
hostmakedepends="pkg-config python3 qt6-base"
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"
homepage="https://mamedev.org"
distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
checksum=965dfc33d720b4c3c6e425d5959540bd0bac88e96b878a8560678c2f5b43c44f
checksum=60055b19fc96306927257c5ffc265ecebcbe5c944cf98113d4d78f6304556c67
nodebug=yes
replaces="sdlmame>=0 sdlmess>=0"