summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2022-11-08 15:09:01 +0100
committerThorsten Müller2022-11-08 15:09:01 +0100
commita50b8afbc5fa60e8f0b8beda02ae56ecce0a24c1 (patch)
treec62d1b6db17f7cffb33e9fbc7a31e0d7ba5939a5 /PKGBUILD
parenta2e3c37a90827e9458b7f9f41a06298e3c4f8336 (diff)
downloadaur-a50b8afbc5fa60e8f0b8beda02ae56ecce0a24c1.tar.gz
new version of elasticsearch-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ccbd8618593..afddfd271619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.4.3
+pkgver=8.5.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=('dfa4143545a6c83c0f2fc3b05f4dc5e26ab872b58367f55b54385cea0af35755')
+sha256sums_x86_64=('77bedf7cd7dce0921cd13cf9e55301e2443c61f5919ab4a3ddbc4ad282a122bf')
install=elasticsearch.install