summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchilleas Koutsou2019-05-07 11:02:26 +0200
committerAchilleas Koutsou2019-05-07 11:02:26 +0200
commit35e4b736fcff5fbbb49feca59ad7436a756df054 (patch)
tree79b735899b0e4e827e74d012aef735bcf03911d3
parentab1a08a89172cebadfdacd347ab7a01ed0a6cf45 (diff)
downloadaur-35e4b736fcff5fbbb49feca59ad7436a756df054.tar.gz
Link upstream URL to gin-cli install docs
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 849a68cb715c..6bb66f523367 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gin-cli
pkgdesc = Command line client for the G-Node Infrastructure (GIN) services
pkgver = 1.7
pkgrel = 1
- url = https://gin.g-node.org
+ url = https://web.gin.g-node.org/G-Node/Info/wiki/GinCliSetup
install = gin-cli.install
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 62241e21a302..5d105b5ce275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.7
pkgrel=1
pkgdesc='Command line client for the G-Node Infrastructure (GIN) services'
arch=('x86_64')
-url='https://gin.g-node.org'
+url='https://web.gin.g-node.org/G-Node/Info/wiki/GinCliSetup'
license=('BSD')
depends=('git-annex' 'openssh')
install=${pkgname}.install