mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mame to 0.200-1
This commit is contained in:
parent
a8b5e95b53
commit
e2a81fce54
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.199
|
||||
pkgrel=2
|
||||
pkgver=0.200
|
||||
pkgrel=1
|
||||
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
||||
url="http://mamedev.org/"
|
||||
license=(GPL2)
|
||||
|
@ -21,7 +21,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=('cf4511d6c893e699fd5bc510133aee75c852942321e1c668c9d5802229bec116'
|
||||
sha256sums=('a6c43323e120f55b32c072726bdda357aa221a599070989b6e3406ee4e3983fe'
|
||||
'd089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue