summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a822a44d470..cc3e33e1d653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ pkgdesc="Distributed RESTful search engine built on top of Lucene"
arch=('x86_64')
url="https://www.elastic.co/products/elasticsearch"
license=('Apache')
-depends=('java-runtime-headless<=17' 'systemd' 'libxml2')
-makedepends=('java-environment=18')
+depends=('java-runtime-headless' 'systemd' 'libxml2')
+makedepends=('java-environment')
provides=("elasticsearch=$pkgver")
conflicts=('elasticsearch')
source=(