summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2024-04-09 11:15:49 +0200
committerdrone2024-04-09 11:15:49 +0200
commit4b9f1f6ea86d7c1c9655ad53fe86820eac6c1579 (patch)
tree6eadc4a57e3496424c3d3c9f43c301f31a3f914b /PKGBUILD
parentd716b7ea71a58890bec14d1bea88dd1d756d9ff9 (diff)
downloadaur-4b9f1f6ea86d7c1c9655ad53fe86820eac6c1579.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 f183dd7a0df7..91d75e291483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.13.1
+pkgver=8.13.2
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=('76b0305724fa79b476b7c46a8d686c559095b142ce3d16f3dc3d67a86007f421')
+sha256sums_x86_64=('ddc9c6632f92743fe07143bc302e2b1f6131d4b32300b4ec3dd1e8aacefa0c93')
install=elasticsearch.install