summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRemixDev2020-11-01 20:26:00 +0100
committerRemixDev2020-11-01 20:26:00 +0100
commitd0e04c38a12dd67fc82a30637a23ac6c23a92750 (patch)
tree5591bcce656746bd0a23ff3a8157653bc2dfbcc7 /PKGBUILD
parentdc28693890c095bdc1d6a1a640c52b2b50c46ad5 (diff)
downloadaur-d0e04c38a12dd67fc82a30637a23ac6c23a92750.tar.gz
corrected host link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e118985ffd1..8059ee428db4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=r523.d6a18749c0
pkgrel=1
pkgdesc="a deezer downloader built from the ashes of Deezloader Remix."
arch=('any')
-url="https://git.fuwafuwa.moe/vaugerbird/$_pkgname"
+url="https://git.fuwafuwa.moe/RemixDev/$_pkgname"
license=('gpl3')
depends=('python>=3.6' 'python-click' 'python-pycryptodomex' 'python-mutagen' 'python-requests' 'python-spotipy' 'python-eventlet')
conflicts=('deemix')
makedepends=('git')
provides=('deemix')
-source=("${_pkgname}::git+https://git.fuwafuwa.moe/vaugerbird/$_pkgname")
+source=("${_pkgname}::git+https://git.fuwafuwa.moe/RemixDev/$_pkgname")
md5sums=('SKIP')
pkgver() {