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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Oct 21 15:14:23 UTC 2017


    Date: Saturday, October 21, 2017 @ 15:14:21
  Author: svenstaro
Revision: 263843

upgpkg: gitlab-shell 2:5.9.3-1

Downgrade because gitlab broke compatibility in a friggin patch version update

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-21 15:09:17 UTC (rev 263842)
+++ PKGBUILD	2017-10-21 15:14:21 UTC (rev 263843)
@@ -7,9 +7,9 @@
 # Contributor: Stefan Tatschner <stefan at sevenbyte.org>
 
 pkgname=gitlab-shell
-pkgver=5.9.4
+pkgver=5.9.3
 pkgrel=1
-epoch=1
+epoch=2
 pkgdesc="Git management software"
 arch=('i686' 'x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-shell/"
@@ -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")
-sha512sums=('af80fe7196879bf255701aba0916aaa0d250843c15a03aa479b3f2464976fa84276650e80f18bafabf5dddb0617716824dfe5772b451d0ead5789fb7886ca532'
+sha512sums=('b58c7eac03152378bba7f965e630669b6d3628edc11e880500eca5a200d93777e164c3f31c1a241c7b5789d3cbbb19944005268c406d4371ccbe90f913be215e'
             '9428eaba40eb3ef52024bb01321de860e149242a15465543030317233486aa37b40c5b946aba57451d07cec98b35fcc95d60fd7b376f77c218034b6cf94d191d')
 
 _datadir="/usr/share/webapps/${pkgname}"



More information about the arch-commits mailing list