summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59ecfb8a2dfe..58ef6ccb7588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: therealfarfetchd <aur@therealfarfetchd.dev>
+# Maintainer: nycex <bernhard / ithnet.com>
# Based on jdk11-adoptopenjdk
@@ -22,6 +22,8 @@ optdepends=(
'gtk2: for the Gtk+ 2 look and feel'
'gtk3: for the Gtk+ 3 look and feel'
)
+conflicts=('jdk11-openjdk-dcevm-conflicts-fixed')
+replaces=('jdk11-openjdk-dcevm-conflicts-fixed')
provides=(
"java-runtime-headless=${_majorver}"