summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2016-11-08 18:16:24 +0100
committerSpider.007 / Sjon2016-11-08 18:16:24 +0100
commit0913d9f1104e55c3ea41f9c3793ed1736e69527b (patch)
tree9be33150281231ce9a2aa9adec4bdc1f064e7e1b /PKGBUILD
parentf9ce368a22ce6e9e65bf56619002f9be9e48a44d (diff)
downloadaur-0913d9f1104e55c3ea41f9c3793ed1736e69527b.tar.gz
increase node memory size 128>512M
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d1980cdac81..302c64f5c004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
pkgver=5.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="browser based analytics and search dashboard for Elasticsearch. Please note; this package replaces the distributed precompiled binary 'node'"
arch=('any')
url="https://www.elastic.co/products/kibana"