summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Tusch zokker13@posteo.de2021-11-27 22:36:50 +0100
committerPhilipp Tusch zokker13@posteo.de2021-11-27 22:36:50 +0100
commit2e7e6e755584c1fc7ac07a88e96540588f6ab818 (patch)
tree4d9178733373813a6afb5d26e096ed1226f35d1e /PKGBUILD
parentc175c4e2e1cad08edc6d5d37140930ebd5b10f29 (diff)
downloadaur-2e7e6e755584c1fc7ac07a88e96540588f6ab818.tar.gz
Mark compatible with jre 17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c5d2f1d0173..a00a732947bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc="Eclipse based LDAP browser and directory client"
arch=('x86_64')
url="https://directory.apache.org/studio/"
license=('Apache')
-depends=('java-runtime>=11' 'java-runtime<=16' 'python' 'libsecret')
+depends=('java-runtime>=11' 'java-runtime<=17' 'python' 'libsecret')
source=('apachedirectorystudio.desktop' 'apachedirectorystudio.png')
source_x86_64=("http://www.apache.org/dist/directory/studio/$_pkgver/$_pkgname-$_pkgver-linux.gtk.${CARCH}.tar.gz")
sha256sums=('d8c2b2b4bc29de8d5dca34b6f9f1ff1a8716f91cf132d76232a9a133a95c6e68'