From 740176db8ea3281a65b2266f983b6def11c5f600 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 28 Sep 2018 12:29:06 +0000 Subject: [PATCH] community/mame to 0.202-1 --- community/mame/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/community/mame/PKGBUILD b/community/mame/PKGBUILD index 196be0bc9..329047e36 100644 --- a/community/mame/PKGBUILD +++ b/community/mame/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 313659 2018-03-31 22:58:35Z arojas $ # Maintainer: Antonio Rojas # Contributor: Sergej Pupykin # Contributor: robb_force @@ -10,7 +9,7 @@ highmem=1 pkgname=mame -pkgver=0.201 +pkgver=0.202 pkgrel=1 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support." url="http://mamedev.org/" @@ -21,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=('d51f2a3d740dff13acbe23b0bdcdd9a7077ee873baeabdf8ad5b1499bd9df99f' +sha256sums=('a5cef3e7e606e2a36d25b559a5410c1c3105acd24ddbff03352cacb1f1ca7053' 'd089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')