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 9687d71626df..1e73e4a154ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=pithos
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Pandora Internet Radio player for GNOME'
arch=('any')
url="http://pithos.github.io/"
license=('GPL3')
-depends=('python' 'gtk3' 'python-gobject'
+depends=('python>=3.5' 'gtk3' 'python-gobject'
'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-base'
'python-setuptools' 'python-cairo')
optdepends=('libkeybinder3: for media keys plugin'