summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccd64734d013..dd0743223601 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Sat Feb 13 21:34:00 UTC 2016
pkgbase = xfce4-indicator-plugin
pkgdesc = Plugin to display information from applications in the Xfce4 panel
pkgver = 2.3.3
@@ -15,8 +17,7 @@ pkgbase = xfce4-indicator-plugin
depends = hicolor-icon-theme
depends = xdg-utils
optdepends = indicator-application-gtk2: take menus from applications and place them in the panel
- optdepends = indicator-sound-gtk2: unified sound menu
- optdepends = indicator-sound: GTK3 unified sound menu
+ optdepends = indicator-sound: unified sound menu
source = http://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/2.3/xfce4-indicator-plugin-2.3.3.tar.bz2
sha256sums = c46b529b0f31c8ba9401fdc3e245ed3f30e61fadc0e8d2ddb6aaa10b02edbd52
diff --git a/PKGBUILD b/PKGBUILD
index f300f247ffc1..7f1c1e782138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,7 @@ license=('GPL')
depends=('xfce4-panel' 'libindicator-gtk2' 'libindicator-gtk3' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('intltool' 'xfce4-dev-tools')
optdepends=('indicator-application-gtk2: take menus from applications and place them in the panel'
- 'indicator-sound-gtk2: unified sound menu'
- 'indicator-sound: GTK3 unified sound menu')
+ 'indicator-sound: unified sound menu')
install=$pkgname.install
source=(http://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/${_major}/${_pkgname}-${pkgver}.tar.bz2)
sha256sums=('c46b529b0f31c8ba9401fdc3e245ed3f30e61fadc0e8d2ddb6aaa10b02edbd52')