summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2016-07-31 12:01:04 +0200
committerSpider.007 / Sjon2016-07-31 12:01:04 +0200
commitfc0e518189f89d952b98542e05af635328b9aec5 (patch)
tree43e2799306f9054f62c067b6318ae0cdbcdeed9b /PKGBUILD
parentcf257c97e2b9b0209239edaf7015bd804fdcaded (diff)
downloadaur-fc0e518189f89d952b98542e05af635328b9aec5.tar.gz
upgrade to 4.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10f98de1826e..8b83b8bf10ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=4.5.1
+pkgver=4.5.3
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 @@ install=kibana.install
source=(
"https://download.elasticsearch.org/kibana/kibana/$pkgname-$pkgver-linux-x64.tar.gz"
kibana.service)
-sha256sums=('4381c39665c22960bf4db9381a4d9fd9bde159b4d4b13476352bcd2edc960f78'
+sha256sums=('2d265efd7414d78ff7dea5a7c3d92ce06302f421d4a5f46e5033acf18b6446c8'
'SKIP')
package() {