summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1fde9f0696e..7dbd6d042c53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url='https://www.graalvm.org/'
license=('custom')
depends=('jdk8-graalvm-bin')
-optdepends=('graal-native-image: plugin to generate native binary images (used to be bundled with this package before the 19.0.0 release)')
+optdepends=('graal-native-image-bin: plugin to generate native binary images (used to be bundled with this package before the 19.0.0 release)')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=()