summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchilleas Koutsou2018-02-20 15:25:24 +0100
committerAchilleas Koutsou2018-02-20 15:32:26 +0100
commita12d492126df2fc5e25026b2145672f95b18641e (patch)
tree8d3e3a1a0fc230109474b5a6b55e7509f7709f26 /PKGBUILD
parentbb36eb5b8e02daddd4fc296f09338a01089db582 (diff)
downloadaur-a12d492126df2fc5e25026b2145672f95b18641e.tar.gz
New version: 0.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85ec2a1d13b4..c8dc292ca142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Achilleas Koutsou (achilleas.k@gmail.com)
pkgname=gin-cli
-pkgver=0.14
-pkgrel=2
+pkgver=0.15
+pkgrel=1
pkgdesc='Command line client for the G-Node Infrastructure (GIN) services'
arch=('x86_64')
url='https://github.com/G-Node/gin-cli'
license=('BSD')
depends=('git-annex' 'openssh')
install=${pkgname}.install
-sha512sums=('3ef3ae78ab9bfc0c22720497e042b1b3da05805c435c6d4acb5ec7d7687cae6e56881a12766b1b884a02c43e0316524dc7870fa029d75cacb57a8e420ddec16e')
+sha512sums=('0f9f8b488366ee203d271d3ba95aa58f175b30c615ac078117ff92949301d1ee9e4f4439032c376ea77a25932dd41db588c9643e87cf45505cab4b598417c963')
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