Date: Wednesday, January 18, 2023 @ 22:00:27
  Author: anatolik
Revision: 1386953

upgpkg: gitlab 15.7.5-1

Modified:
  gitlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-18 21:38:35 UTC (rev 1386952)
+++ PKGBUILD    2023-01-18 22:00:27 UTC (rev 1386953)
@@ -8,13 +8,13 @@
 # Contributor: Caleb Maclennan <[email protected]>
 
 pkgname=gitlab
-pkgver=15.7.2
+pkgver=15.7.5
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-foss";
 license=('MIT')
-options=(!buildflags)
+options=(!buildflags !debug)
 depends=('ruby2.7' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 'openssh' 'redis' 
'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
 makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
 optdepends=('postgresql: database backend'

Reply via email to