summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 523fe8408023..9e81116b917a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jul 27 22:59:41 UTC 2016
+# Wed Jul 27 23:10:57 UTC 2016
pkgbase = pithos
pkgdesc = Native Pandora Radio client
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://pithos.github.io/
arch = any
license = GPL3
@@ -21,7 +21,6 @@ pkgbase = pithos
optdepends = python-pacparser: PAC proxy support
optdepends = python-pylast: Last.fm scrobbling support
optdepends = libnotify: Notification support
- optdepends = python-dbus: 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 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')