summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchilleas Koutsou2021-03-27 22:40:46 +0100
committerAchilleas Koutsou2021-03-27 22:40:46 +0100
commite3125e095d464d71b88c8ec235ab0857df000432 (patch)
treeeee3a044fcefbbb709769223851a2f1677865988 /PKGBUILD
parent1a1d8f95afcfa2c88387ad86c0b028727c049975 (diff)
downloadaur-e3125e095d464d71b88c8ec235ab0857df000432.tar.gz
Version 1.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddf0e17c2942..331f2a1ba0de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Achilleas Koutsou (achilleas.k@gmail.com)
pkgname=gin-cli
-pkgver=1.10
+pkgver=1.12
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/G-Node/Info/wiki/GinCliSetup'
license=('BSD')
depends=('git-annex' 'openssh')
install=${pkgname}.install
-sha512sums=('6de3e977f9197d2a7f1b21d72f00012a9e3add8cd5dd50803f188cea925e2c65584e9c988a8034ec41eb86c2c3d870fb1b4086f373283875f5d84c26e4739be1')
+sha512sums=('4c0d8e2eed94c5ecaa165d78a0c321867178b856c920dfe741c67286c8a49b673b87163c06b8490634e9de4d774111246f8a4e814cb1fc4d43ba1ab724f26743')
source=("https://github.com/G-Node/gin-cli/releases/download/v${pkgver}/gin-cli-${pkgver}-linux.tar.gz")
package() {
install -Dm755 "${srcdir}"/gin "${pkgdir}"/usr/bin/gin