[arch-commits] Commit in mame/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Feb 2 09:57:51 UTC 2020
Date: Sunday, February 2, 2020 @ 09:57:51
Author: arojas
Revision: 561543
Update to 0.218
Modified:
mame/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-02 08:45:19 UTC (rev 561542)
+++ PKGBUILD 2020-02-02 09:57:51 UTC (rev 561543)
@@ -4,19 +4,19 @@
# Contributor: JJDaNiMoTh <jjdanimoth at gmail.com>
pkgname=mame
-pkgver=0.217
+pkgver=0.218
pkgrel=1
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
url="https://mamedev.org/"
license=(GPL2)
arch=(x86_64)
-depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
+depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio flac)
makedepends=(nasm python asio rapidjson glm libxinerama)
conflicts=(sdlmame)
replaces=(sdlmame)
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
mame.sh mame.desktop mame.svg)
-sha256sums=('b38873459a781d3b464a0f2c978690e3bdf12bdfee5de5e36fc5b45a32914abe'
+sha256sums=('c855d2a53956d7ecc6b2d029747495278cd701dc785c50548f0f20ffa673b91f'
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
'6beb883c8efed5b7466d43d0658b47c3e4a9928b5d0245ed56446b230e28306b'
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
More information about the arch-commits
mailing list