summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-04-30 13:30:32 +0200
committerSpider.007 / Sjon2017-04-30 13:30:32 +0200
commit05e5146103231589aab2032bc5fc78f3b72a93b7 (patch)
tree0795dd74a00882e7746a2ed2dad5f0d6ecfbac6c /PKGBUILD
parent95b92e244833fa08b419700310d1f8a27a93da0b (diff)
downloadaur-05e5146103231589aab2032bc5fc78f3b72a93b7.tar.gz
upgrade to 5.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0026aff67a6f..c7c9703d514b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=5.3.1
+pkgver=5.3.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=('073f59b244b9102da58508cecfe7ea452ddb541c140fd9c857c47ce4e9b1fd2b'
+sha256sums=('3c0a548dd38bc1a6ba700b161ce059e0144d27f4000856bd5d577a3bd3200518'
'SKIP')
package() {