summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2023-10-18 11:15:52 +0200
committerdrone2023-10-18 11:15:52 +0200
commit1211df13c503216158802868f71149ed790d328d (patch)
treeb5101fb7b42b9fc632102315553607983c6c95b6 /PKGBUILD
parentccb55d665883e89c1e721e675f942c9b1be2c997 (diff)
downloadaur-1211df13c503216158802868f71149ed790d328d.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 b5632d79a918..76b9033d646d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.10.3
+pkgver=8.10.4
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=('00ba66d1b67226ed87ff1c27815bb5961e352177709dd8794ef9a77b4e90a394')
+sha256sums_x86_64=('a03d0c90ebc81d8e904297a824269c73257d75fa917ba1f36ad6394c46db8a07')
install=elasticsearch.install