summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-02-16 18:20:10 +0100
committerSpider.007 / Sjon2017-02-16 18:20:10 +0100
commit6ae9f73b9b15418817d5492b3df238e330eeebb1 (patch)
treef88ccc135d987cc08fade956e429a41bd8d21872 /PKGBUILD
parentc1e4fe1b7b8486a2f25dc8d3443221a3dca80bda (diff)
downloadaur-6ae9f73b9b15418817d5492b3df238e330eeebb1.tar.gz
upgrade to 5.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fe12fce42a6..285134f2a583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=5.1.2
+pkgver=5.2.1
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=('c2e30b9581e7222e8f2536d4b08087dc282a6b31a24ec0e43b905507fe2f2b04'
+sha256sums=('82f06fc998385f08eac1c26bb0a48b29a34d179fdb7d0e8be216b35782f12bff'
'610c50d38ff0d4cff308b2ff2f38ce3012bf70e396aa25a9b85b821ad3675e3b')
package() {