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

Levente Polyak anthraxx at archlinux.org
Wed Sep 19 11:26:18 UTC 2018


    Date: Wednesday, September 19, 2018 @ 11:26:18
  Author: anthraxx
Revision: 383385

upgpkg: kibana 6.4.0-3 (runs fine with latest nodejs)

Modified:
  kibana/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-19 11:25:20 UTC (rev 383384)
+++ PKGBUILD	2018-09-19 11:26:18 UTC (rev 383385)
@@ -4,12 +4,12 @@
 
 pkgname=kibana
 pkgver=6.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
 url='https://www.elastic.co/products/kibana'
 arch=('any')
 license=('Apache')
-depends=('nodejs-lts-carbon')
+depends=('nodejs')
 optdepends=('elasticsearch')
 backup=('etc/kibana/kibana.yml')
 options=('!strip' 'emptydirs')



More information about the arch-commits mailing list