summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchilleas Koutsou2018-08-17 16:31:02 +0200
committerAchilleas Koutsou2018-08-17 16:31:02 +0200
commitc42315929e4d8c9f552c39e84e6981a414d50fc1 (patch)
tree568283fcb17d09b92bf31ab61d1d6f9c2fb69d4b
parent9703bbf2e4503f85a8a8bfac8d788de6d01efdc2 (diff)
downloadaur-c42315929e4d8c9f552c39e84e6981a414d50fc1.tar.gz
New version: 1.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f40d9d7264be..0a4e1aafc9f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Achilleas Koutsou (achilleas.k@gmail.com)
pkgname=gin-cli
-pkgver=0.16
+pkgver=1.1
pkgrel=1
pkgdesc='Command line client for the G-Node Infrastructure (GIN) services'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://gin.g-node.org'
license=('BSD')
depends=('git-annex' 'openssh')
install=${pkgname}.install
-sha512sums=('42254d17cd66857b1c9b576091197ffc957682e202cc3fd3d5e3f82c83275cf49b7e2036f0b6317e383ca61254cf10d730767a2996709741b5e1e5b5372a7b99')
+sha512sums=('c06eeab7a6883fc2a6f9947784200f97e6f76a006f01828836865ba87410ba3d5da6e1704a3830da0e207cff5ce6feb670a91e5f722e517a08503c691883b2e3')
source=("https://github.com/G-Node/gin-cli/releases/download/v${pkgver}/gin-cli-${pkgver}-linux-amd64.tar.gz")
package() {
install -Dm755 "${srcdir}"/gin "${pkgdir}"/usr/bin/gin