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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Sep 22 17:41:07 UTC 2016


    Date: Thursday, September 22, 2016 @ 17:41:06
  Author: svenstaro
Revision: 190163

upgpkg: gitlab-shell 3.6.0-1

upstream release 3.6.0

Modified:
  gitlab-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-22 15:58:57 UTC (rev 190162)
+++ PKGBUILD	2016-09-22 17:41:06 UTC (rev 190163)
@@ -7,8 +7,8 @@
 # Contributor: Stefan Tatschner <stefan at sevenbyte.org>
 
 pkgname=gitlab-shell
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Self hosted Git management software. Replacement for gitolite"
 arch=('any')
 url="https://gitlab.com/gitlab-org/gitlab-shell/"
@@ -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=('cd548940ee1a3c796f5b65b577b870b0'
+md5sums=('e863a2b6e978b5da886842822861e327'
          '6b917256b13a1685e9a3cc73e68152d0')
 
 _homedir='/var/lib/gitlab'



More information about the arch-commits mailing list