summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhyness2020-03-08 09:34:19 -0700
committerhyness2020-03-08 09:34:19 -0700
commite4b906ee00e076dfb12dec8287dbbacf426cff26 (patch)
tree02a889bbb7c060185efee2a12add7fb3e596d46f /.SRCINFO
parent4afb817d47b2590669f347da12c30cbf43cfbfe5 (diff)
downloadaur-e4b906ee00e076dfb12dec8287dbbacf426cff26.tar.gz
Fix depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9e37122c2e8..f596afeb3df0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = retrofe
pkgdesc = A cross-platform frontend designed for MAME cabinets/game centers/etc. with a focus on simplicity and customization
pkgver = 0.9.0
- pkgrel = 1
- url = http://www.retrofe.com
+ pkgrel = 2
+ url = http://retrofe.nl
install = retrofe.install
arch = i686
arch = x86_64
@@ -12,7 +12,8 @@ pkgbase = retrofe
makedepends = python2
depends = glib2
depends = zlib
- depends = gstreamer0.10-good
+ depends = gstreamer
+ depends = gst-plugins-base
depends = sdl2_image
depends = sdl2_mixer
depends = sdl2_ttf