summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fec6e0b82e5a..22dfae8d0231 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pithos
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='Native Pandora Radio client'
arch=('any')
url="https://pithos.github.io/"
@@ -14,7 +14,7 @@ depends=('gtk3' 'python-gobject' 'libsecret' 'python-cairo'
'gst-plugins-good' 'gst-libav' 'gst-plugins-base')
optdepends=('libkeybinder3: for media keys plugin'
'libappindicator-gtk3: Unity indicator applet support'
- 'python-pacparser: PAC proxy support'
+ 'pacparser: PAC proxy support'
'python-pylast: Last.fm scrobbling support'
'python-systemd: Logging to the system journal')
makedepends=('meson' 'appstream-glib')