mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/mame to 0.217-1
This commit is contained in:
parent
ff19f7ba31
commit
b9b0ac567b
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=mame
|
||||
pkgver=0.216
|
||||
pkgrel=2
|
||||
pkgver=0.217
|
||||
pkgrel=1
|
||||
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
|
||||
url="https://mamedev.org/"
|
||||
license=(GPL2)
|
||||
|
@ -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=('cc69e56ebbabbd6cf197d4910de0904f5709844a81f0117ce5d922f702429fc8'
|
||||
sha256sums=('b38873459a781d3b464a0f2c978690e3bdf12bdfee5de5e36fc5b45a32914abe'
|
||||
'ee1c59bafc5e5441e99fa4c58108a3e18048e60672f34de865c8a5a976094dba'
|
||||
'6beb883c8efed5b7466d43d0658b47c3e4a9928b5d0245ed56446b230e28306b'
|
||||
'17c442c933d764175e4ce1de50a80c0c2ddd5d733caf09c3cd5e6ba697ac43f4')
|
||||
|
|
Loading…
Reference in a new issue