summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2020-02-27 11:13:26 +0330
committerMohammadreza Abdollahzadeh2020-02-27 11:13:26 +0330
commita97636615c4051bf43d3e4d46670e5dd4b88297e (patch)
treecdf0191cd5a84fb64d5537b2b196c92d4b96a659 /PKGBUILD
parent62eeb12a9b464cc6b75065fc39c4761fe5075ec4 (diff)
downloadaur-a97636615c4051bf43d3e4d46670e5dd4b88297e.tar.gz
fix AUR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 209376da94c6..6ad8dbd2169e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+# Maintainer: M A <morealaz at gmail dot com>
+
pkgname=java-openjfx-bin
_majorver=14
_buildver=8
pkgver=${_majorver}rc${_buildver}
-pkgrel=1
+pkgrel=2
pkgdesc="Java OpenJFX ${_majorver} client application platform (Gluon build)."
arch=('x86_64')
url='https://openjfx.io/'
license=('GPL2')
-depends=('ffmpeg' 'gstreamer' "java-environment>=${_majorver}" 'libxtst' 'qt5-base' 'webkit2gtk')
+depends=('ffmpeg' 'gstreamer' 'java-openjdk-bin' 'libxtst' 'qt5-base' 'webkit2gtk')
provides=("java-openjfx=${_majorver}")
conflicts=("java${_majorver}-openjfx")
source=("https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-ea+${_buildver}_linux-x64_bin-sdk.zip"