summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2015-11-28 11:35:34 +0100
committerSpider.007 / Sjon2015-11-28 11:35:34 +0100
commitf9bf5bf9703f37526ae9b716eab57513f4cb4871 (patch)
tree62fee030ababfe7e52dcbc7fb4bef76c73c8fb38 /PKGBUILD
parentf5486d583c6d2fffef782a5767f22e9eef37d2b4 (diff)
downloadaur-f9bf5bf9703f37526ae9b716eab57513f4cb4871.tar.gz
upgrade to 4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ce565223d56..8e506b2c5dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=4.2.0
+pkgver=4.3.0
pkgrel=1
pkgdesc="browser based analytics and search dashboard for Elasticsearch. Please note; this package replaces the distributed precompiled binary 'node'"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ install=kibana.install
source=(
"https://download.elasticsearch.org/kibana/kibana/$pkgname-$pkgver-linux-x64.tar.gz"
kibana.service)
-sha256sums=('67d586e43a35652adeb6780eaa785d3d785ce60cc74fbf3b6a9a53b753c8f985'
+sha256sums=('3c6236457b2193fa4edee2445b111f19efb1fb5918f9939e117287d2e3f5a23f'
'SKIP')
package() {