community/mame to 0.213-1

This commit is contained in:
Kevin Mihelich 2019-09-04 18:51:24 +00:00
parent 9c0ba224ff
commit 59dff86001

View file

@ -9,7 +9,7 @@
highmem=1
pkgname=mame
pkgver=0.212
pkgver=0.213
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=('3d3599c49626b240e98b1433c0813e11e471846154e8d29261d345cc78fc9a21'
sha256sums=('19b71a8055b70729ca17c399c18ae1ea34cbd8993a2d5d1eba7d631b7cef82f4'
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba')