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

Anatol Pomozov anatolik at archlinux.org
Fri Mar 5 01:16:03 UTC 2021


    Date: Friday, March 5, 2021 @ 01:16:02
  Author: anatolik
Revision: 881638

upgpkg: gitlab 13.9.2-1

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 01:14:39 UTC (rev 881637)
+++ PKGBUILD	2021-03-05 01:16:02 UTC (rev 881638)
@@ -8,7 +8,7 @@
 # Contributor: Caleb Maclennan <caleb at alerque.com>
 
 pkgname=gitlab
-pkgver=13.9.1
+pkgver=13.9.2
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 license=('MIT')
 options=(!buildflags)
 depends=('ruby' 'ruby-bundler' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
+makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs' 'ruby-rake')
 optdepends=('postgresql: database backend'
             'python-docutils: reStructuredText markup language support'
             'smtp-server: mail server in order to receive mail notifications')



More information about the arch-commits mailing list