summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2016-02-23 11:21:14 +0100
committerSpider.007 / Sjon2016-02-23 11:21:14 +0100
commit57d3896aa9cfd04200b0fe82f3df1350edd3e0de (patch)
treec77a51dff5edf2a725f64e0837eb438391125ec6 /PKGBUILD
parent50d8ea9ce5c1f401e8b1622d4bc92e0a1355f157 (diff)
downloadaur-57d3896aa9cfd04200b0fe82f3df1350edd3e0de.tar.gz
fix for https://github.com/elastic/kibana/issues/5170
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36a982e010ff..b25888c609bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
pkgver=4.4.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"