community/mame to 0.208-1

This commit is contained in:
Kevin Mihelich 2019-03-27 12:54:36 +00:00
parent 31db3c2714
commit 48f9bd79b7

View file

@ -9,7 +9,7 @@
highmem=1
pkgname=mame
pkgver=0.207
pkgver=0.208
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=('69c29533d2128345c59fbf23fabc3af696322a77a6c1d7a7bd7f5a2ee57adafb'
sha256sums=('d02dba8e144ac11878226ef48aa8e4d30a33d77dd72210f84e9803908c70e8b2'
'da37e17b53759f049234af393bc69c29e1e4aab58df44a9384e7f7160a49db29')