diff --git a/community/mame/PKGBUILD b/community/mame/PKGBUILD index fad12a533..89012da01 100644 --- a/community/mame/PKGBUILD +++ b/community/mame/PKGBUILD @@ -9,7 +9,7 @@ highmem=1 pkgname=mame -pkgver=0.213 +pkgver=0.214 pkgrel=1 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support." url="https://mamedev.org/" @@ -20,7 +20,7 @@ makedepends=(nasm python asio rapidjson glm libxinerama) conflicts=(sdlmame) replaces=(sdlmame) source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz" mame.sh) -sha256sums=('19b71a8055b70729ca17c399c18ae1ea34cbd8993a2d5d1eba7d631b7cef82f4' +sha256sums=('8ae24e3b1de33df33957c5f642bd98828842305bcb31da130b759ba7e88b36d2' 'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba')