summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2023-06-05 09:51:54 +0200
committerThorsten Müller2023-06-05 09:51:54 +0200
commit51b489695d1ce3e113e57dd5501fd87db56df856 (patch)
tree869ac3897218221cab2b691321e9df790b2b6840 /PKGBUILD
parente19bf34a3285553a4798daa04a723c2b13978890 (diff)
downloadaur-51b489695d1ce3e113e57dd5501fd87db56df856.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 455d3d2163b0..a604aa6b0930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.7.1
+pkgver=8.8.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=('ce79556ae554662ed8b8743846539fe913dd09a1771c01062bb93c7a7895545b')
+sha256sums_x86_64=('1298593cac9c96676490345d405d82aef073ebfb8938458a7ff8bdad60f713f6')
install=elasticsearch.install