summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchilleas Koutsou2019-07-19 15:23:37 +0200
committerAchilleas Koutsou2019-07-19 15:23:37 +0200
commit789eb600380a9df0bda5c1b49cc78773ab93e37b (patch)
tree3bbc22e62d9434bbbba59cd880adda49c6d7c3ec
parent1a2a8ea99e2d3fd7eb2829e51200acffaa0489ba (diff)
downloadaur-789eb600380a9df0bda5c1b49cc78773ab93e37b.tar.gz
Change upstream URL: no web. subdomain
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5c2a0d9ef2c..ff1f1e4449de 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.9
pkgrel = 1
- url = https://web.gin.g-node.org/G-Node/Info/wiki/GinCliSetup
+ url = https://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 5fefa3f11c1d..f655b9801f25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.9
pkgrel=1
pkgdesc='Command line client for the G-Node Infrastructure (GIN) services'
arch=('x86_64')
-url='https://web.gin.g-node.org/G-Node/Info/wiki/GinCliSetup'
+url='https://gin.g-node.org/G-Node/Info/wiki/GinCliSetup'
license=('BSD')
depends=('git-annex' 'openssh')
install=${pkgname}.install