summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8195fd9e33ac..6eae118fba6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = elasticsearch-bin
pkgdesc = Log analyzer. search, store and analyze logs
pkgver = 8.5.0
- pkgrel = 0
+ pkgrel = 1
url = https://elastic.co
install = elasticsearch.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index afddfd271619..aa64dae73078 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
pkgver=8.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="Log analyzer. search, store and analyze logs"
arch=('x86_64')
url='https://elastic.co'