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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat May 7 17:46:53 UTC 2016


    Date: Saturday, May 7, 2016 @ 19:46:52
  Author: svenstaro
Revision: 174218

upgpkg: gitlab 8.7.3-5

We shouldn't actually need the old ruby

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 17:24:15 UTC (rev 174217)
+++ PKGBUILD	2016-05-07 17:46:52 UTC (rev 174218)
@@ -8,12 +8,12 @@
 
 pkgname=gitlab
 pkgver=8.7.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Project management and code hosting application"
 arch=('i686' 'x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-ce/tree/master#README"
 license=('MIT')
-depends=('ruby2.1' 'ruby' 'git' 'ruby2.1-bundler' 'gitlab-shell' 'gitlab-workhorse' 'openssh' 'redis' 'libxslt' 'icu' 'nodejs')
+depends=('ruby2.1' 'git' 'ruby2.1-bundler' 'gitlab-shell' 'gitlab-workhorse' 'openssh' 'redis' 'libxslt' 'icu' 'nodejs')
 makedepends=('cmake' 'postgresql' 'mariadb')
 optdepends=('postgresql: database backend'
             'mysql: database backend'



More information about the arch-commits mailing list