summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-01-24 21:24:45 +0330
committerMohammadreza Abdollahzadeh2017-01-24 21:24:45 +0330
commit70d6be6faa46bbed275ed1a124d7fcb219e93a95 (patch)
tree0b1c7b7304279ff93755347f88455348270e9d21 /PKGBUILD
parent9cf91bdb9ede3548865b444377d40478b298ea4c (diff)
downloadaur-70d6be6faa46bbed275ed1a124d7fcb219e93a95.tar.gz
correct dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21296577595f..d73d158bb4f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=gnome-shell-extension-radio-git
pkgver=1.4.r25.gd6d6eb3
-pkgrel=1
+pkgrel=2
pkgdesc="Gnome shell extension for listening to internet radio streams."
arch=(any)
url="https://github.com/hslbck/gnome-shell-extension-radio"
license=('GPL')
-depends=('gnome-shell>=3.18' 'gst-plugins-bad' 'gst-plugins-bad' 'gst-plugins-bad' 'gst-plugins-bad')
+depends=('gnome-shell>=3.18' 'gst-plugins-bad' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")