From 5022cba674c603251bec04260229e512e04c4070 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 25 Sep 2019 12:49:07 +0000 Subject: [PATCH] community/mame to 0.214-1 --- community/mame/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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')