[arch-commits] Commit in gitlab-shell/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Oct 15 07:53:31 UTC 2017


    Date: Sunday, October 15, 2017 @ 07:53:28
  Author: svenstaro
Revision: 262855

upgpkg: gitlab-shell 1:5.9.4-1

Modified:
  gitlab-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 07:50:52 UTC (rev 262854)
+++ PKGBUILD	2017-10-15 07:53:28 UTC (rev 262855)
@@ -7,7 +7,7 @@
 # Contributor: Stefan Tatschner <stefan at sevenbyte.org>
 
 pkgname=gitlab-shell
-pkgver=5.9.0
+pkgver=5.9.4
 pkgrel=1
 epoch=1
 pkgdesc="Git management software"
@@ -15,7 +15,7 @@
 url="https://gitlab.com/gitlab-org/gitlab-shell/"
 license=('MIT')
 depends=('ruby2.3' 'redis' 'git')
-makedepends=('go')
+makedepends=('go-pie')
 options=('!strip')
 install=gitlab-shell.install
 backup=("etc/webapps/${pkgname}/config.yml"
@@ -25,8 +25,8 @@
         "etc/webapps/${pkgname}/")
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/repository/archive.tar.gz?ref=v${pkgver}"
         "gitlab-shell.gitconfig")
-md5sums=('50fd1c3710c8bb4ab5ce78a12e74d7f2'
-         '6b917256b13a1685e9a3cc73e68152d0')
+sha512sums=('af80fe7196879bf255701aba0916aaa0d250843c15a03aa479b3f2464976fa84276650e80f18bafabf5dddb0617716824dfe5772b451d0ead5789fb7886ca532'
+            '9428eaba40eb3ef52024bb01321de860e149242a15465543030317233486aa37b40c5b946aba57451d07cec98b35fcc95d60fd7b376f77c218034b6cf94d191d')
 
 _datadir="/usr/share/webapps/${pkgname}"
 _etcdir="/etc/webapps/${pkgname}"



More information about the arch-commits mailing list