summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2022-09-02 13:53:27 +0200
committerThorsten Müller2022-09-02 13:53:27 +0200
commitc2d7fa6b14d20739802cbd64109a8fa6561d7333 (patch)
treedd6fe3436d45f2d8e8217165bbe1776a6d3a1bbf /PKGBUILD
parent19aa8bd828c0f7a991a1ae9f4876fdfd22f3c6c1 (diff)
downloadaur-c2d7fa6b14d20739802cbd64109a8fa6561d7333.tar.gz
new version of elasticsearch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02bc12324fe2..81f36acb86da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.3.3
+pkgver=8.4.1
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=('7b1f1a1fe314309f6325e8955350368d93c62a4378f2c7004dd9147169ce11d2')
+sha256sums_x86_64=('ec7c36d7757eb171fb60187ea4e94866a2eb48008e290bd32c6a8e56f7f5749b')
install=elasticsearch.install