summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e140dd86f92..52e740c379d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.8.2
+pkgver=8.9.0
pkgrel=0
pkgdesc="Log analyzer. search, store and analyze logs"
arch=('x86_64')
url='https://elastic.co'
license=('ELv2')
source_x86_64=("https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${pkgver}-linux-x86_64.tar.gz")
-sha256sums_x86_64=('0f294eabd1863c81354de18bb9a90fc6dae5ae3d9a8c7ef03739bf8a627aa12e')
+sha256sums_x86_64=('15e4573d26fb0d8fe0e89721e358cb39972c17c6d76d580b31a61d6a6b198183')
install=elasticsearch.install