summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrya2016-12-30 16:27:43 +0100
committertrya2016-12-30 16:27:43 +0100
commit8deb61567a543b284704dea9e8b663a5b9b5257b (patch)
tree18f4dcf3a70f0327d0face5afee4dc194cfd8f85
parent66b57e9a880edb39e4a9cb450adee8c48aff1d99 (diff)
downloadaur-8deb61567a543b284704dea9e8b663a5b9b5257b.tar.gz
quazip-qt4 as dep
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 161ecc0ae756..e5373ffdef15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Fri Dec 30 15:27:39 UTC 2016
pkgbase = mamepgui
pkgdesc = Frontend for SDLMAME/SDLMESS based on MAME Plus!
pkgver = 1.6.0
- pkgrel = 2
+ pkgrel = 3
url = http://sourceforge.net/projects/mameplus
arch = i686
arch = x86_64
license = custom:WTFPL
depends = qt4
- depends = quazip
+ depends = quazip-qt4
optdepends = sdlmame: port of MAME using SDL
optdepends = sdlmess: port of MESS using SDL
source = http://et6.free.fr/temp/mamepgui-1.6.0.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index af71f65f396c..1f562ec5b1e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=mamepgui
pkgver=1.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Frontend for SDLMAME/SDLMESS based on MAME Plus!"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/mameplus"
license=('custom:WTFPL')
-depends=('qt4' 'quazip')
+depends=('qt4' 'quazip-qt4')
optdepends=('sdlmame: port of MAME using SDL'
'sdlmess: port of MESS using SDL')
source=("http://et6.free.fr/temp/mamepgui-1.6.0.tar.gz"