[arch-commits] Commit in sdlmame/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Wed Dec 30 17:22:09 UTC 2015


    Date: Wednesday, December 30, 2015 @ 18:22:09
  Author: spupykin
Revision: 155040

upgpkg: sdlmame 0.169-1

upd

Modified:
  sdlmame/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-30 15:21:41 UTC (rev 155039)
+++ PKGBUILD	2015-12-30 17:22:09 UTC (rev 155040)
@@ -4,13 +4,13 @@
 # Maintainer: JJDaNiMoTh <jjdanimoth at gmail.com>
 
 pkgname=sdlmame
-pkgver=0.168
-pkgrel=2
+pkgver=0.169
+pkgrel=1
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
 url="http://mamedev.org/"
 license=('custom:MAME License')
 arch=('i686' 'x86_64')
-depends=('sdl2' 'libxinerama' 'sdl2_ttf' 'alsa-lib' 'qt4')
+depends=('sdl2' 'libxinerama' 'sdl2_ttf' 'alsa-lib' 'qt5-base')
 makedepends=('unzip' 'nasm' 'mesa' 'glu' 'wget' 'python2')
 install=sdlmame.install
 source=("mame${pkgver/./}s.zip::http://mamedev.org/downloader.php?file=mame${pkgver/./}/mame${pkgver/./}s.zip"
@@ -17,7 +17,7 @@
 	"sdlmame.sh"
 	"extras.tar.gz"
 	${_patches})
-md5sums=('463570e64a553feb270ff869e7564f8c'
+md5sums=('b692b38396f55a8eed87e6acdc1ca472'
          '0cced0fe9868cc56129600fb4bd5b9ed'
          '420b61240bf5ae11615ba7c6100ee00d')
 



More information about the arch-commits mailing list