summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fe46f4195ef..bac99b89064d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=java-openjfx-ea-bin
_majorver=12
-_buildver=6
+_buildver=7
pkgver=${_majorver}b${_buildver}
pkgrel=1
pkgdesc="Java OpenJFX ${_majorver} Early-Access Build."
@@ -13,8 +13,8 @@ license=('GPL2')
depends=('java-openjdk-ea-bin' 'gstreamer' 'libxtst' 'webkit2gtk' 'ffmpeg' 'qt5-base')
source=("https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-ea+${_buildver}_linux-x64_bin-sdk.zip"
"https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-ea+${_buildver}_linux-x64_bin-jmods.zip")
-sha256sums=('abde94a2748a4f23ee6845cc5adf77830dc9b3e66a6f4294868192dac43596e4'
- '472d14cffae6b4e56c877682043607ac00086f9f40ffdbb657ff714763cb9378')
+sha256sums=('7d328f43e4545f34405bad2e8c223aecaa0e8d526b882a21c7036269832f57c6'
+ 'cdef95710823c45817f319a787a82dd3823132e242e003b010a78579edffe026')
_jvmdir=usr/lib/jvm/java-${_majorver}-openjdk