summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2022-12-08 22:16:00 +0100
committerThorsten Müller2022-12-08 22:16:00 +0100
commit793f4c0bb2b05533b7ac8a8902111ba868ec220a (patch)
treea72d2868b3b5c2f1fb64791f4d9ff0809a6039ed /PKGBUILD
parent3f0ebb9b5139f9a6278d8afd6b5101a853e147df (diff)
downloadaur-793f4c0bb2b05533b7ac8a8902111ba868ec220a.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 4c2835185a38..9ca98861d292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.5.2
+pkgver=8.5.3
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=('ea6b19529c9c5e97a9e783352bc431f698c38b8b0ec49139c2578a2d5941cff3')
+sha256sums_x86_64=('4186d25ee31b41c5eba22089159f9176aa37e5c80095fb8decea4785ccf0578d')
install=elasticsearch.install