summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Tusch zokker13@posteo.de2021-08-14 14:16:13 +0200
committerPhilipp Tusch zokker13@posteo.de2021-08-14 14:16:13 +0200
commitc175c4e2e1cad08edc6d5d37140930ebd5b10f29 (patch)
treeb08e9e4f0aa44cafdeecbf2011ba89e5b8b89a47 /PKGBUILD
parente612dd128534d40fcbd2d2724de2f04d585da9a9 (diff)
downloadaur-c175c4e2e1cad08edc6d5d37140930ebd5b10f29.tar.gz
Allow Java version 16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fddb20515114..9c5d2f1d0173 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<=15' 'python' 'libsecret')
+depends=('java-runtime>=11' 'java-runtime<=16' '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'