mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/mame to 0.203-1
This commit is contained in:
parent
16d03f9818
commit
4762b1fae1
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.202
|
||||
pkgver=0.203
|
||||
pkgrel=1
|
||||
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
||||
url="http://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=('a5cef3e7e606e2a36d25b559a5410c1c3105acd24ddbff03352cacb1f1ca7053'
|
||||
sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
|
||||
'd089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue