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

Anatol Pomozov anatolik at archlinux.org
Thu Jun 4 19:06:16 UTC 2020


    Date: Thursday, June 4, 2020 @ 19:06:15
  Author: anatolik
Revision: 639036

upgpkg: gitlab-shell 2:13.3.0-1

Modified:
  gitlab-shell/trunk/PKGBUILD
  gitlab-shell/trunk/configs.patch

---------------+
 PKGBUILD      |    8 ++++----
 configs.patch |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 19:04:28 UTC (rev 639035)
+++ PKGBUILD	2020-06-04 19:06:15 UTC (rev 639036)
@@ -11,8 +11,8 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-shell
-pkgver=13.2.0
-pkgrel=2
+pkgver=13.3.0
+pkgrel=1
 epoch=2
 pkgdesc="Git management software"
 arch=('x86_64')
@@ -29,8 +29,8 @@
         "configs.patch"
         "gitlab-shell.gitconfig"
         "gitlab-shell.sysusers")
-sha512sums=('75aa095b4912a7ce7e7523a454cb32b543cb3e0061cba8c5346cf2837b486dee49fad855d73086ad7a303cfd9e47f4119e2d3806deaab0bea0bd745f0122fd61'
-            'd419883949c6aaa1fec8e251b82db845483a439df3f743a0370a547449a271bd8e197d93bf6f83d6610f12dbdc4ea17956ae7af1447ac44bd92b73036bb9cd05'
+sha512sums=('f13b2c9ddb5f937f5f38097c94cd9f5ea7b02b2b0cdda3e0fa9285a789a47764a00f44017a39c377cde5c3528cce6a6a41af53e65e2ab8a55e20871ec6658b5a'
+            'ebb6f950a3ef47e187216f8a47d43d08dbe8a5883bd2d1d9aedd3b2f83b92dbbd0cdf733a331bbc8e130a45002bc99a7e4b31fa3b9fad21edea5f82dfbd80940'
             'cb8003f2ce8013fcd807aae6d66c22c3a767e74d569bd69aaa5a54b84a36135d25b3af57861f858f8f407e089ff69ff5c325bf065c6051ce8fa197fab70470b8'
             '616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
 

Modified: configs.patch
===================================================================
--- configs.patch	2020-06-04 19:04:28 UTC (rev 639035)
+++ configs.patch	2020-06-04 19:06:15 UTC (rev 639036)
@@ -1,6 +1,6 @@
-commit 589384cfc1f10d818c531efa9c8d572532484278
+commit e713b14a4c3344669da1702141abedc755b12f35
 Author: Anatol Pomozov <anatol.pomozov at gmail.com>
-Date:   Tue May 26 00:39:46 2020 -0700
+Date:   Thu Jun 4 11:56:44 2020 -0700
 
     Patch config files with Arch Linux specific locations
     
@@ -15,7 +15,7 @@
     will cause a conflict that needs to be reviewed manually.
 
 diff --git a/config.yml.example b/config.yml.example
-index 658839d..145a12a 100644
+index c2c1027..e34dcac 100644
 --- a/config.yml.example
 +++ b/config.yml.example
 @@ -4,7 +4,7 @@
@@ -31,8 +31,8 @@
  # only listen on a Unix domain socket. For Unix domain sockets use
  # "http+unix://<urlquoted-path-to-socket>", e.g.
  # "http+unix://%2Fpath%2Fto%2Fsocket"
--gitlab_url: "http://localhost:8080"
-+gitlab_url: "http+unix://%2Frun%2Fgitlab%2Fgitlab.socket"
+-gitlab_url: "http+unix://%2Fhome%2Fgit%2Fgitlab%2Ftmp%2Fsockets%2Fgitlab-workhorse.socket"
++gitlab_url: "http+unix://%2Frun%2Fgitlab%2Fgitlab-workhorse.socket"
  
  # See installation.md#using-https for additional HTTPS configuration details.
  http_settings:



More information about the arch-commits mailing list