summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchilleas Koutsou2018-02-20 17:48:30 +0100
committerAchilleas Koutsou2018-02-20 17:48:30 +0100
commitca3362cc28218b81704d67aa2e11a4fa3c40c300 (patch)
tree431c70c86bb892b32ca65abd75da952888bb8d30
parenta12d492126df2fc5e25026b2145672f95b18641e (diff)
downloadaur-ca3362cc28218b81704d67aa2e11a4fa3c40c300.tar.gz
URL change: GIN front page
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a3bf7a448b3..71ceeb3f103f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = gin-cli
pkgdesc = Command line client for the G-Node Infrastructure (GIN) services
pkgver = 0.15
- pkgrel = 1
- url = https://github.com/G-Node/gin-cli
+ pkgrel = 2
+ url = https://gin.g-node.org
install = gin-cli.install
arch = x86_64
license = BSD
depends = git-annex
depends = openssh
source = https://github.com/G-Node/gin-cli/releases/download/v0.15/gin-cli-0.15-linux-amd64.tar.gz
- sha512sums = 3ef3ae78ab9bfc0c22720497e042b1b3da05805c435c6d4acb5ec7d7687cae6e56881a12766b1b884a02c43e0316524dc7870fa029d75cacb57a8e420ddec16e
+ sha512sums = 0f9f8b488366ee203d271d3ba95aa58f175b30c615ac078117ff92949301d1ee9e4f4439032c376ea77a25932dd41db588c9643e87cf45505cab4b598417c963
pkgname = gin-cli
diff --git a/PKGBUILD b/PKGBUILD
index c8dc292ca142..3b5fd7032ad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=gin-cli
pkgver=0.15
-pkgrel=1
+pkgrel=2
pkgdesc='Command line client for the G-Node Infrastructure (GIN) services'
arch=('x86_64')
-url='https://github.com/G-Node/gin-cli'
+url='https://gin.g-node.org'
license=('BSD')
depends=('git-annex' 'openssh')
install=${pkgname}.install