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 9db07b99fa9e..f927371803ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=eclipse-dsl
epoch=2
pkgver=4.28
-pkgrel=1
+pkgrel=2
_release=2023-06/R
pkgdesc="Highly extensible IDE (Java and DSL version)"
arch=('x86_64')
url="https://www.eclipse.org/"
license=('EPL')
-depends=('java-environment>=11' webkit2gtk unzip)
+depends=('java-environment>=17' webkit2gtk unzip)
provides=(eclipse=$pkgver-$pkgrel)
conflicts=(eclipse)