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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon May 14 09:16:28 UTC 2018


    Date: Monday, May 14, 2018 @ 09:16:27
  Author: svenstaro
Revision: 321919

upgpkg: gitlab-shell 2:7.1.2-3

Update gitconfig with upstream changes

Modified:
  gitlab-shell/trunk/PKGBUILD
  gitlab-shell/trunk/gitlab-shell.gitconfig

------------------------+
 PKGBUILD               |    4 ++--
 gitlab-shell.gitconfig |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-14 09:16:25 UTC (rev 321918)
+++ PKGBUILD	2018-05-14 09:16:27 UTC (rev 321919)
@@ -8,7 +8,7 @@
 
 pkgname=gitlab-shell
 pkgver=7.1.2
-pkgrel=2
+pkgrel=3
 epoch=2
 pkgdesc="Git management software"
 arch=('x86_64')
@@ -27,7 +27,7 @@
         "gitlab-shell.gitconfig"
         "gitlab-shell.sysusers")
 sha512sums=('5b614b80c539333fc3372c13228d4db030def007b1fb800a97146fb9096304a96216935ec31db056e64254fe2d55afa676b5bc81fd03d70c592f053d1a45c879'
-            '9428eaba40eb3ef52024bb01321de860e149242a15465543030317233486aa37b40c5b946aba57451d07cec98b35fcc95d60fd7b376f77c218034b6cf94d191d'
+            '5caafe5300621ced58479e724b39656afc17f32a64ecde5dfa4919683ef37d9121552c78f066678472acb56e0a34b5c3cf34d9b44414d1ed5d91f725d180fa43'
             '616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
 
 _datadir="/usr/share/webapps/${pkgname}"

Modified: gitlab-shell.gitconfig
===================================================================
--- gitlab-shell.gitconfig	2018-05-14 09:16:25 UTC (rev 321918)
+++ gitlab-shell.gitconfig	2018-05-14 09:16:27 UTC (rev 321919)
@@ -1,3 +1,5 @@
 [user]
     name = GitLab
     email = gitlab at localhost
+[core]
+    autocrlf = input



More information about the arch-commits mailing list