summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2023-10-11 11:15:55 +0200
committerdrone2023-10-11 11:15:55 +0200
commitccb55d665883e89c1e721e675f942c9b1be2c997 (patch)
tree26f6e3501d08ba5640ed3ea42d81ed9eb5104fe4 /PKGBUILD
parentbc1c73aa7fdc8d2360249bc14c929d66f3b8b616 (diff)
downloadaur-ccb55d665883e89c1e721e675f942c9b1be2c997.tar.gz
new version of elasticsearch-bin
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