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

Anatol Pomozov anatolik at archlinux.org
Tue May 26 09:42:07 UTC 2020


    Date: Tuesday, May 26, 2020 @ 09:42:06
  Author: anatolik
Revision: 635016

upgpkg: gitlab 13.0.0-2: FS#66774 Adjust configs for the new file locations

Modified:
  gitlab/trunk/PKGBUILD
  gitlab/trunk/gitlab.install

----------------+
 PKGBUILD       |    2 +-
 gitlab.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 09:05:10 UTC (rev 635015)
+++ PKGBUILD	2020-05-26 09:42:06 UTC (rev 635016)
@@ -11,7 +11,7 @@
 # need this again at some point in the future.
 pkgname=gitlab
 pkgver=13.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-foss"

Modified: gitlab.install
===================================================================
--- gitlab.install	2020-05-26 09:05:10 UTC (rev 635015)
+++ gitlab.install	2020-05-26 09:42:06 UTC (rev 635016)
@@ -24,6 +24,6 @@
 
         echo "=========="
         echo "The new Puma server uses socket files by default thus configuration for gitlab-gitlay and gitlab-shell need to be updated."
-        echo "Please check new option values for at /etc/webapps/gitlab-shell/config.yml and /etc/gitlab-gitaly/config.toml. Pay attention to 'gitlab_url' and 'secret_file' values."
+        echo "Please check new option values for 'gitlab_url' and 'secret_file' in /etc/webapps/gitlab-shell/config.yml and /etc/gitlab-gitaly/config.toml."
     fi
 }



More information about the arch-commits mailing list