summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorokonek2018-04-06 22:09:17 +0000
committerokonek2018-04-06 22:09:17 +0000
commit4a7588e861d8d660da66bbd5b48c305844312b1c (patch)
tree7ef2d51581512dd7846f14a5f9682aabfa195b38 /PKGBUILD
parent736c45fda1c3408048bba46deb0545e7a9b9e47b (diff)
downloadaur-4a7588e861d8d660da66bbd5b48c305844312b1c.tar.gz
Added github url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a36d09c6ba91..d17369f8226c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgrel=1
pkgdesc='You can now use Tidal on linux. With your loved CLI. <3'
arch=(any)
license=(MIT)
+url='https://github.com/okonek/tidal-cli-client'
depends=('nodejs' 'npm' 'mpv' 'w3m')
optdepends=()
source=(http://registry.npmjs.org/tidal-cli-client/-/tidal-cli-client-$pkgver.tgz)