summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorprietus2019-09-15 19:23:15 +0200
committerprietus2019-09-15 19:23:15 +0200
commita9043b02b1f4b30c62b93c613e6ee240598b2e02 (patch)
treed58f01bdd9658b17a0acafc4b82b583c16054dd6 /PKGBUILD
parentfeae4ec31128c92d39d9b671d6dee08783dc0e57 (diff)
downloadaur-a9043b02b1f4b30c62b93c613e6ee240598b2e02.tar.gz
python3
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"