summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2019-01-17 09:35:00 +0330
committerMohammadreza Abdollahzadeh2019-01-17 09:35:00 +0330
commit0db11182cdf80c4b79e04f5709df2533bcd58a3e (patch)
treeb855201ee322ae9d09621576df1ea818136a6750 /PKGBUILD
parentd4171017d2ead04e5d1532508540088cae0448ad (diff)
downloadaur-0db11182cdf80c4b79e04f5709df2533bcd58a3e.tar.gz
update to v11.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e88699ca8f1..3f7c50084fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,18 @@
-# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=java-openjfx-bin
_majorver=11
-pkgver=11.0.1
+pkgver=11.0.2
pkgrel=1
pkgdesc="Java OpenJFX ${_majorver} client application platform."
arch=('x86_64')
url='https://openjfx.io/'
license=('GPL2')
-depends=("java-environment>=${_majorver}" 'gstreamer' 'libxtst' 'webkit2gtk' 'ffmpeg' 'qt5-base')
+depends=('ffmpeg' 'gstreamer' "java-environment>=${_majorver}" 'libxtst' 'qt5-base' 'webkit2gtk')
source=("https://download2.gluonhq.com/openjfx/${pkgver}/openjfx-${pkgver}_linux-x64_bin-sdk.zip"
"https://download2.gluonhq.com/openjfx/${pkgver}/openjfx-${pkgver}_linux-x64_bin-jmods.zip")
-sha256sums=('678aeffe0574e90c59fc1f26628662878529213024abf49cb309f3ecadc3b91b'
- 'a898069cd281a410936cc89e367210b5add29f66aa3f8a1fb20e5696be8acc6e')
+sha256sums=('40ef06cd50ea535d45403d9c44e9cb405b631c547734b5b50a6cb7b222293f97'
+ 'c6cabb90575f001cf81d917002b69f3d40a084fb3b450ab2364289e5ef1862ca')
_jvmdir=usr/lib/jvm/java-${_majorver}-openjdk