summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 204ea443d06e..9e81116b917a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jul 27 23:26:44 UTC 2016
+# Wed Jul 27 23:10:57 UTC 2016
pkgbase = pithos
pkgdesc = Native Pandora Radio client
pkgver = 1.2.0
@@ -21,7 +21,6 @@ pkgbase = pithos
optdepends = python-pacparser: PAC proxy support
optdepends = python-pylast: Last.fm scrobbling support
optdepends = libnotify: Notification support
- optdepends = libdbus: MPRIS/Screensaver Pause/Gnome mediakeys support
source = https://github.com/pithos/pithos/releases/download/1.2.0/pithos-1.2.0.tar.xz
sha256sums = 46ab6f09aa2d0ae5a7d76b4cebb532e098a055657b25a9484d77e86e86e99860
diff --git a/PKGBUILD b/PKGBUILD
index 246764c00a11..3153604b6f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,7 @@ optdepends=('libkeybinder3: for media keys plugin'
'libappindicator-gtk3: Unity indicator applet support'
'python-pacparser: PAC proxy support'
'python-pylast: Last.fm scrobbling support'
- 'libnotify: Notification support'
- 'libdbus: MPRIS/Screensaver Pause/Gnome mediakeys support')
+ 'libnotify: Notification support')
makedepends=('intltool')
source=("https://github.com/pithos/pithos/releases/download/${pkgver}/pithos-${pkgver}.tar.xz")
sha256sums=('46ab6f09aa2d0ae5a7d76b4cebb532e098a055657b25a9484d77e86e86e99860')