summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkhai96_2019-03-26 09:20:55 +0700
committerkhai96_2019-03-26 09:20:55 +0700
commitfed561bd392582b89b94f382d8f8e6959120eab7 (patch)
tree2b53eba14bb6bad0aefc2e074b531b65f46f8110 /PKGBUILD
parentb5188d963a45645b9af0d7585f043f68df0b30fd (diff)
downloadaur-fed561bd392582b89b94f382d8f8e6959120eab7.tar.gz
Set url to github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c69f56649cf..4d3baa2b5cd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=ipfs-fuse-daemon
pkgver=0.0.0
pkgrel=0
pkgdesc="systemd daemon to mount ipfs as a fuse"
+url=https://github.com/KSXGitHub/ipfs-fuse-daemon.pkgbuild
arch=(any)
license=(MIT)
depends=(bash go-ipfs fuse2)