summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhyness2020-03-08 09:34:19 -0700
committerhyness2020-03-08 09:34:19 -0700
commite4b906ee00e076dfb12dec8287dbbacf426cff26 (patch)
tree02a889bbb7c060185efee2a12add7fb3e596d46f /PKGBUILD
parent4afb817d47b2590669f347da12c30cbf43cfbfe5 (diff)
downloadaur-e4b906ee00e076dfb12dec8287dbbacf426cff26.tar.gz
Fix depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd4d0190767f..d1ef85bdc12d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
pkgname=retrofe
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform frontend designed for MAME cabinets/game centers/etc. with a focus on simplicity and customization"
arch=('i686' 'x86_64')
-url="http://www.retrofe.com"
+url="http://retrofe.nl"
license=('GPL3')
-depends=('glib2' 'zlib' 'gstreamer0.10-good' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
+depends=('glib2' 'zlib' 'gstreamer' 'gst-plugins-base' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
makedepends=('cmake' 'mercurial' 'python2')
source=('hg+https://phulshof@bitbucket.org/phulshof/retrofe#branch=RetroFE-Release-0.9.0'
$pkgname.desktop