summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2017-04-24 18:14:39 +0200
committerSpider.007 / Sjon2017-04-24 18:14:39 +0200
commit95b92e244833fa08b419700310d1f8a27a93da0b (patch)
tree4bc37f2c24097e901fdb5c7ee96d92ed7487e43c /PKGBUILD
parent8913e7ec1412df130635fc7f6490a9a29649cccd (diff)
downloadaur-95b92e244833fa08b419700310d1f8a27a93da0b.tar.gz
upgrade to 5.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 186cccb4183c..0026aff67a6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=kibana
-pkgver=5.3.0
+pkgver=5.3.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=('f31369c32d655370f0e51290018004cfbc54e2d648f0f79dba88e36b4d6cce6f'
+sha256sums=('073f59b244b9102da58508cecfe7ea452ddb541c140fd9c857c47ce4e9b1fd2b'
'SKIP')
package() {