mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/mame to 0.227-1
This commit is contained in:
parent
b020b13977
commit
8bc62bd46a
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.226
|
||||
pkgver=0.227
|
||||
pkgrel=1
|
||||
pkgdesc="A 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/"
|
||||
license=(GPL2)
|
||||
arch=(x86_64)
|
||||
|
@ -21,7 +21,7 @@ conflicts=(sdlmame)
|
|||
replaces=(sdlmame)
|
||||
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
|
||||
mame.sh mame.desktop mame.svg)
|
||||
sha256sums=('7c4c9ec232ba988e65fd29665c9b8e40b5ac3aa9f561eeb107cebbf08ba94baf'
|
||||
sha256sums=('95dbce00a4f05a35f66ef966fe9efad1e4e78ce62e0eba3f7031dfa6737829a5'
|
||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
||||
'0e5e93f84673c2d17a1bf7a6b256cfa54ef89a086a828df19bc054c12776d821'
|
||||
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
||||
|
|
Loading…
Reference in a new issue