summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-07-08 12:50:01 +0200
committerSpider.007 / Sjon2017-07-08 12:50:16 +0200
commit276607a788d579c9596d1f83c2df9f46391f83ac (patch)
tree4fdab58556069504ced2b08a976d1726a37de264 /PKGBUILD
parent358f2a72a4dfbfae0533f3f9645fb20ea7fc6d82 (diff)
downloadaur-276607a788d579c9596d1f83c2df9f46391f83ac.tar.gz
upgrade to 5.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa66502283cf..8b48fe99558f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgbase=kibana
pkgname=(kibana kibana-bin)
-pkgver=5.4.1
-pkgrel=2
+pkgver=5.5.0
+pkgrel=1
pkgdesc="browser based analytics and search dashboard for Elasticsearch"
arch=('any')
url="https://www.elastic.co/products/kibana"
@@ -13,7 +13,7 @@ options=('!strip')
source=(
"https://artifacts.elastic.co/downloads/$pkgname/$pkgname-$pkgver-linux-x86_64.tar.gz"
kibana.service)
-sha256sums=('efab73464c6cbc90089acf9275e43c7b3c2bbe8fb62c710567ac523a65c3394b'
+sha256sums=('8aa30bf3a4a453bdbcfad4e96fabf518b4bff7532a67b8001d3e293fcd625cd2'
'610c50d38ff0d4cff308b2ff2f38ce3012bf70e396aa25a9b85b821ad3675e3b')
_package() {