mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mame to 0.213-1
This commit is contained in:
parent
9c0ba224ff
commit
59dff86001
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.212
|
||||
pkgver=0.213
|
||||
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=('3d3599c49626b240e98b1433c0813e11e471846154e8d29261d345cc78fc9a21'
|
||||
sha256sums=('19b71a8055b70729ca17c399c18ae1ea34cbd8993a2d5d1eba7d631b7cef82f4'
|
||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue