mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/mame to 0.228-1
This commit is contained in:
parent
702b8b0222
commit
11150d7f79
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
highmem=1
|
highmem=1
|
||||||
|
|
||||||
pkgname=mame
|
pkgname=mame
|
||||||
pkgver=0.227
|
pkgver=0.228
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support'
|
pkgdesc='Port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support'
|
||||||
url="https://mamedev.org/"
|
url="https://mamedev.org/"
|
||||||
|
@ -21,7 +21,7 @@ conflicts=(sdlmame)
|
||||||
replaces=(sdlmame)
|
replaces=(sdlmame)
|
||||||
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
|
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
|
||||||
mame.sh mame.desktop mame.svg)
|
mame.sh mame.desktop mame.svg)
|
||||||
sha256sums=('95dbce00a4f05a35f66ef966fe9efad1e4e78ce62e0eba3f7031dfa6737829a5'
|
sha256sums=('1d8e6f20491492f8b15892ff958f9b067c48eb90cc2fc974b08bde297e657244'
|
||||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
||||||
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
|
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
|
||||||
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
||||||
|
|
Loading…
Reference in a new issue