mame: update to 0.189
This commit is contained in:
parent
6a4bc5aa0e
commit
e7f3ea8379
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mame'
|
||||
pkgname=mame
|
||||
version=0188
|
||||
version=0189
|
||||
revision=1
|
||||
wrksrc="mame-mame${version}"
|
||||
homepage="http://mamedev.org"
|
||||
|
@ -8,7 +8,7 @@ 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=d3e55ec783fde39124bdb867ded9eadfcf769697d6c3d933444a29a785d6c99b
|
||||
checksum=0550d5a1403e4dc4ccab2054468ebe215fd85a43076e02b1aadcacfceb577ddf
|
||||
|
||||
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