summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-01-20 11:56:48 +0100
committerSpider.007 / Sjon2017-01-20 11:56:48 +0100
commitc1e4fe1b7b8486a2f25dc8d3443221a3dca80bda (patch)
tree7ad584b0b419ef714eb8213ebe448656f443d7df /PKGBUILD
parentf9bc3d0e5b4f04b330fca1112fd3708cf1e117c5 (diff)
downloadaur-c1e4fe1b7b8486a2f25dc8d3443221a3dca80bda.tar.gz
upgrade to 5.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134f254ebf6c..1fe12fce42a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=1
pkgdesc="browser based analytics and search dashboard for Elasticsearch. Please note; this package replaces the distributed precompiled binary 'node'"
arch=('any')
@@ -13,7 +13,7 @@ options=('!strip')
source=(
"https://artifacts.elastic.co/downloads/$pkgname/$pkgname-$pkgver-linux-x86_64.tar.gz"
kibana.service)
-sha256sums=('da0383be8a12936c7d2a0a145e7bf0eb15abf972e585e0115ed8742032c79245'
+sha256sums=('c2e30b9581e7222e8f2536d4b08087dc282a6b31a24ec0e43b905507fe2f2b04'
'610c50d38ff0d4cff308b2ff2f38ce3012bf70e396aa25a9b85b821ad3675e3b')
package() {