diff --git a/community/mame/PKGBUILD b/community/mame/PKGBUILD index 8b86a86fc..77ad67d2d 100644 --- a/community/mame/PKGBUILD +++ b/community/mame/PKGBUILD @@ -9,7 +9,7 @@ highmem=1 pkgname=mame -pkgver=0.206 +pkgver=0.207 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=('588ba357361cc49fdc2754d8343c8b91f6b965b30220a998cbb1da09e49dcbdd' +sha256sums=('69c29533d2128345c59fbf23fabc3af696322a77a6c1d7a7bd7f5a2ee57adafb' 'da37e17b53759f049234af393bc69c29e1e4aab58df44a9384e7f7160a49db29')