summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2022-11-28 09:32:39 +0100
committerThorsten Müller2022-11-28 09:32:39 +0100
commit3f0ebb9b5139f9a6278d8afd6b5101a853e147df (patch)
tree95a49dcb5719462716bca147f08b5e37c317754a /PKGBUILD
parentfc1fb596da0a0434fd9030fd787c60af3ff6e998 (diff)
downloadaur-3f0ebb9b5139f9a6278d8afd6b5101a853e147df.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 aa64dae73078..4c2835185a38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.5.0
-pkgrel=1
+pkgver=8.5.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=('77bedf7cd7dce0921cd13cf9e55301e2443c61f5919ab4a3ddbc4ad282a122bf')
+sha256sums_x86_64=('ea6b19529c9c5e97a9e783352bc431f698c38b8b0ec49139c2578a2d5941cff3')
install=elasticsearch.install