summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-03-24 04:17:18 +0100
committerM0Rf302019-03-24 04:17:18 +0100
commit6c7dd5bf8e694b51764e57fb4da99f4d98bb6eba (patch)
treef71b98e8b82b52d1e6eda641e43f5b3befb2e11f
parent5c7d5228e14b00b5f4bcd8eb67a44199f46c7cad (diff)
downloadaur-6c7dd5bf8e694b51764e57fb4da99f4d98bb6eba.tar.gz
gmusicproxy: fork url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22e40fcf94a9..e7ae822a5228 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gmusicproxy
pkgdesc = Stream Google Play Music using any media-player
pkgver = 1.0.9
pkgrel = 1
- url = https://github.com/diraimondo/gmusicproxy
+ url = https://github.com/M0Rf30/gmusicproxy
install = gmusicproxy.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index ebada6f63dfb..847566692a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.0.9
pkgrel=1
pkgdesc="Stream Google Play Music using any media-player"
arch=('any')
-url="https://github.com/diraimondo/gmusicproxy"
+url="https://github.com/M0Rf30/gmusicproxy"
license=('GPL')
depends=('python-gmusicapi' 'python-netifaces' 'python-xdg' 'python-eyed3' 'python-daemon')
optdepends=('python-keyring: keyring support')