mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/mame to 0.210-1
This commit is contained in:
parent
2e00660d66
commit
2e9b164b19
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.209
|
||||
pkgver=0.210
|
||||
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=('9442e88bd87cfe407eb093a2ecb42a3850cabe31cd52c4efdef1bf7f584a8eab'
|
||||
sha256sums=('4d0b23f3c9f9b2f6283ed78d5afc9a6391d2ee6ce5f0f4bcc2a357ec14aa06c4'
|
||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue