summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-07-27 19:10:57 -0400
committerSteven Allen2016-07-27 19:10:57 -0400
commit563cdb1d1fc360a0526e68ce8372c14b16d12d88 (patch)
treeded7c610043ca3e14eef5ed8480ff0e0e000dab7 /PKGBUILD
parent5a7090d64237eeba478c7949109d34b6e0bfcf91 (diff)
downloadaur-563cdb1d1fc360a0526e68ce8372c14b16d12d88.tar.gz
remove python-dbus dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1b437de4fed..3153604b6f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pithos
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Native Pandora Radio client'
arch=('any')
url="https://pithos.github.io/"
@@ -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'
- 'python-dbus: 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')