summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-06-07 18:11:08 +0200
committerSpider.007 / Sjon2017-06-07 18:11:08 +0200
commita5b86779406a5631aae8c009117bea99554365ec (patch)
treeb32e896b8700d5abed33255a35792c7241a491f8 /PKGBUILD
parent65615e1d08c698b667ccdbfc4a27cdca8bd99f6a (diff)
downloadaur-a5b86779406a5631aae8c009117bea99554365ec.tar.gz
Upgrade to 5.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d17854814c52..d889b6759776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=5.4.0
+pkgver=5.4.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=('58838dcb5b3195455e1eb05926fed27d882a3476370facfc35d39d837940b1bc'
+sha256sums=('efab73464c6cbc90089acf9275e43c7b3c2bbe8fb62c710567ac523a65c3394b'
'610c50d38ff0d4cff308b2ff2f38ce3012bf70e396aa25a9b85b821ad3675e3b')
package() {