mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/mame to 0.199-2
This commit is contained in:
parent
7797c7997d
commit
dd84ba3e10
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ highmem=1
|
||||||
|
|
||||||
pkgname=mame
|
pkgname=mame
|
||||||
pkgver=0.199
|
pkgver=0.199
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
||||||
url="http://mamedev.org/"
|
url="http://mamedev.org/"
|
||||||
license=(GPL2)
|
license=(GPL2)
|
||||||
|
@ -22,7 +22,7 @@ conflicts=(sdlmame)
|
||||||
replaces=(sdlmame)
|
replaces=(sdlmame)
|
||||||
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz" mame.sh)
|
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz" mame.sh)
|
||||||
sha256sums=('cf4511d6c893e699fd5bc510133aee75c852942321e1c668c9d5802229bec116'
|
sha256sums=('cf4511d6c893e699fd5bc510133aee75c852942321e1c668c9d5802229bec116'
|
||||||
'050e7238aa504992e604fa0458d7c5b75183d435e6f8123ad320731731323f61')
|
'd089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
|
||||||
|
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue