summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4966e7f5ff23..6e236ba7ec41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=radiotray
pkgver=0.7.3
-pkgrel=12
+pkgrel=13
_commit=1717a0e8c143
pkgdesc="An online radio streaming player that runs on a Linux system tray."
arch=(any)
@@ -12,7 +12,8 @@ url="https://radiotray.wordpress.com/"
license=(GPL)
depends=('gstreamer' 'gst-plugins-base' 'gst-plugins-good' \
'python2-dbus' 'python2-gobject' 'python2-lxml' 'python2-notify' 'python2-xdg')
-optdepends=('gst-plugins-bad' 'gst-plugins-ugly'
+optdepends=('gst-plugins-bad: extra codec support'
+ 'gst-plugins-ugly: extra codec support'
'gst-libav: nonfree media decoding'
'libappindicator-gtk3: indicator applet support')
provides=("${pkgname}")