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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Aug 22 21:49:56 UTC 2016


    Date: Monday, August 22, 2016 @ 21:49:56
  Author: svenstaro
Revision: 187340

upgpkg: gitlab-shell 3.4.0-1

upstream release 3.4.0

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-22 20:37:47 UTC (rev 187339)
+++ PKGBUILD	2016-08-22 21:49:56 UTC (rev 187340)
@@ -7,7 +7,7 @@
 # Contributor: Stefan Tatschner <stefan at sevenbyte.org>
 
 pkgname=gitlab-shell
-pkgver=3.2.1
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Self hosted Git management software. Replacement for gitolite"
 arch=('any')
@@ -23,7 +23,7 @@
         "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=('6ba594b1e6301309db868b0009f26d80'
+md5sums=('cd548940ee1a3c796f5b65b577b870b0'
          '6b917256b13a1685e9a3cc73e68152d0')
 
 _homedir='/var/lib/gitlab'



More information about the arch-commits mailing list