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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Nov 5 05:59:16 UTC 2016


    Date: Saturday, November 5, 2016 @ 05:59:15
  Author: svenstaro
Revision: 194681

upgpkg: gitlab-shell 4.0.0-1

upstream release 4.0.0

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-05 05:54:35 UTC (rev 194680)
+++ PKGBUILD	2016-11-05 05:59:15 UTC (rev 194681)
@@ -7,8 +7,8 @@
 # Contributor: Stefan Tatschner <stefan at sevenbyte.org>
 
 pkgname=gitlab-shell
-pkgver=3.6.6
-pkgrel=2
+pkgver=4.0.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=('94fd70cb6fd38c8fd7cd9c4ccc371d7e'
+md5sums=('33ca05f5e12a9e3c6e790bf9127b04e6'
          '6b917256b13a1685e9a3cc73e68152d0')
 
 _datadir="/usr/share/webapps/${pkgname}"



More information about the arch-commits mailing list