summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc8f92572e0e..b5632d79a918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.10.2
-pkgrel=1
+pkgver=8.10.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=('fd9b9c95c77eafb20f33ce90190a673e21e2dd32ddc6522a225fdcb7921a1546')
+sha256sums_x86_64=('00ba66d1b67226ed87ff1c27815bb5961e352177709dd8794ef9a77b4e90a394')
install=elasticsearch.install