From 5de7fba2e93f1b1d28c976b3abe0d529a56b77ec Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 28 Nov 2018 13:34:12 +0000 Subject: [PATCH] community/mame to 0.204-1 --- community/mame/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/mame/PKGBUILD b/community/mame/PKGBUILD index b7cd117d5..82a06070f 100644 --- a/community/mame/PKGBUILD +++ b/community/mame/PKGBUILD @@ -9,8 +9,8 @@ highmem=1 pkgname=mame -pkgver=0.203 -pkgrel=2 +pkgver=0.204 +pkgrel=1 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support." url="http://mamedev.org/" license=(GPL2) @@ -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=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a' +sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42' 'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')