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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Aug 23 13:32:12 UTC 2017


    Date: Wednesday, August 23, 2017 @ 13:32:11
  Author: svenstaro
Revision: 253081

upgpkg: gitlab-shell 1:5.8.0-1

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-23 13:29:34 UTC (rev 253080)
+++ PKGBUILD	2017-08-23 13:32:11 UTC (rev 253081)
@@ -7,8 +7,8 @@
 # Contributor: Stefan Tatschner <stefan at sevenbyte.org>
 
 pkgname=gitlab-shell
-pkgver=5.7.0
-pkgrel=2
+pkgver=5.8.0
+pkgrel=1
 epoch=1
 pkgdesc="Git management software"
 arch=('i686' 'x86_64')
@@ -25,7 +25,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=('60b0a57e02bb83e50fb45af6a64e6b77'
+md5sums=('4c7732dcbdd0f6034a4358b6ce3e3f37'
          '6b917256b13a1685e9a3cc73e68152d0')
 
 _datadir="/usr/share/webapps/${pkgname}"



More information about the arch-commits mailing list