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 a5300472ecef..0c9a63e10dfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc="Let's stream Google Play Music using any media-player"
arch=('any')
url="https://github.com/diraimondo/gmusicproxy"
license=('GPL3')
-depends=('python2' 'python2-netifaces' 'python2-xdg' 'python2-eyed3' 'python2-daemon' 'python2-requests' 'python2-gmusicapi' 'python2-certifi' 'python2-gpsoauth')
-makedepends=('python2-setuptools' 'git')
+depends=('python-netifaces' 'python-xdg' 'python-eyed3' 'python-daemon' 'python-gmusicapi' 'python-gpsoauth')
+makedepends=('python-setuptools')
provides=('gmusicproxy')
conflicts=('gmusicproxy' 'gmusicproxy-stable')
source=("gmusicproxy::git+https://github.com/diraimondo/gmusicproxy.git"