summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaldomo2021-03-26 11:30:11 +0100
committerBaldomo2021-03-26 11:30:11 +0100
commitb9fd5719fa8513efc1359f4783014ccad886293e (patch)
treefa8da5f78c4d06578e49bc26532bafc0ae83081e /PKGBUILD
parent0a3848c5de2c25f3374d313931bc458b620581a6 (diff)
downloadaur-b9fd5719fa8513efc1359f4783014ccad886293e.tar.gz
Updated to openjfx 16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed83832e8f91..bfa9635c203c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: L B <leobaldin dot 2000 at gmail dot com>
pkgname=java-openjfx-bin
-_majorver=15.0.1
-pkgver=15
+_majorver=16
+pkgver=16
pkgrel=1
pkgdesc="Java OpenJFX ${_majorver} client application platform (Gluon build)."
arch=('x86_64')
@@ -14,9 +14,9 @@ conflicts=("java${pkgver}-openjfx")
source=("https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}_linux-x64_bin-sdk.zip"
"https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}_linux-x64_bin-jmods.zip"
"https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-javadoc.zip")
-sha256sums=('7e334eb6d95446bf78bc3a127dac621f84f6f23ef15ea0134c90b25dcc35f1cb'
- 'eb2472b26391805fe615c444f13df1dd48d1abd5501d847d50216a8519a0ac9c'
- '70e6996fe5eafb1ffc24b35ff5f6f32e57e17d774a14dc4cad2826cf91b55251')
+sha256sums=('5bd4392d0d2d6a4ddc12bedf8d912d4af17f8622f0560dbe0281f56c4f9ed14c'
+ '6d9d974119efafc9d3634c588dc4c94315db76d41693d09470b43922557bcfb4'
+ 'aa4868df6bea6f6bb0802a2d4aa102285b618987124fa3733021ed1c4dfd8a79')
_jvmdir=usr/lib/jvm/java-${pkgver}-openjdk