mame: update to 0.187
This commit is contained in:
parent
d3278ec3d3
commit
6a31dce010
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'mame'
|
||||
pkgname=mame
|
||||
version=0186
|
||||
revision=2
|
||||
version=0187
|
||||
revision=1
|
||||
wrksrc="mame-mame${version}"
|
||||
homepage="http://mamedev.org"
|
||||
distfiles="https://github.com/mamedev/mame/archive/mame${version}.tar.gz"
|
||||
short_desc="The Multiple Arcade Machine Emulator"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
checksum=d7da6f14b161c49d9471bb00af65d62255a8ba14f77032da383087ec9ef8786f
|
||||
checksum=5ac6950158ba6f550b3c5f19434752e837f17edf0d83c41ab07d0f02cca787b0
|
||||
|
||||
hostmakedepends="perl pkg-config python automoc4"
|
||||
makedepends="libstdc++-devel SDL2_ttf-devel $(vopt_if qt qt5-devel) lua-devel
|
||||
|
|
Loading…
Reference in a new issue