summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8ac2edd90a6..958fa8bcc8a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
+# Generated by mksrcinfo v8
+# Fri Dec 30 15:40:29 UTC 2016
pkgbase = mamepgui-svn
pkgdesc = Frontend for SDLMAME/SDLMESS based on MAME Plus!
pkgver = 5175
- pkgrel = 1
+ pkgrel = 2
url = http://sourceforge.net/projects/mameplus
arch = i686
arch = x86_64
license = custom:WTFPL
makedepends = subversion
depends = qt4
- depends = quazip
- optdepends = sdlmame: port of MAME using SDL
- optdepends = sdlmess: port of MESS using SDL
+ depends = quazip-qt4
+ optdepends = sdlmame: port of MAME/MESS using SDL
provides = mamepgui=1.6.0
conflicts = mamepgui
source = COPYING
diff --git a/PKGBUILD b/PKGBUILD
index 2477bab231fe..33e774ce2988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,7 @@ depends=('qt4' 'quazip-qt4')
makedepends=('subversion')
conflicts=('mamepgui')
provides=('mamepgui=1.6.0')
-optdepends=('sdlmame: port of MAME using SDL'
- 'sdlmess: port of MESS using SDL')
+optdepends=('sdlmame: port of MAME/MESS using SDL')
source=('COPYING')
md5sums=('389a9e29629d1f05e115f8f05c283df5')