mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/mame to 0.224-1
This commit is contained in:
parent
5b246a393f
commit
75f0b9be3b
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
highmem=1
|
highmem=1
|
||||||
|
|
||||||
pkgname=mame
|
pkgname=mame
|
||||||
pkgver=0.223
|
pkgver=0.224
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
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="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=('331fe4190f642df8cf235d6bf5f336c3f6912a4c37f3135b8826825fd2021005'
|
sha256sums=('3518e71ec20fbeac8ebe93f8ec856078b8288e19f0d7cb38959d4bde30cd2810'
|
||||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
||||||
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
|
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
|
||||||
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
||||||
|
|
Loading…
Reference in a new issue