summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Baldin2023-12-03 11:55:26 +0000
committerLeonardo Baldin2023-12-03 11:55:26 +0000
commit7e54c577aa3ac694ecac9c667b88589c61ac685c (patch)
tree865c9ee15930bebadfa5de2cf7c9f320e0375d25
parentb1ad7a4fb726826b2422a1099de047befabb372f (diff)
downloadaur-7e54c577aa3ac694ecac9c667b88589c61ac685c.tar.gz
Updated to openjfx 21.0.1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c196a387987..8c47c47f3707 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = java-openjfx-bin
- pkgdesc = Java OpenJFX 21 client application platform (Gluon build).
- pkgver = 21
+ pkgdesc = Java OpenJFX 21.0.1 client application platform (Gluon build).
+ pkgver = 21.0.1
pkgrel = 1
url = https://openjfx.io/
arch = x86_64
@@ -11,14 +11,14 @@ pkgbase = java-openjfx-bin
depends = libxtst
depends = qt5-base
depends = webkit2gtk
- provides = java-openjfx=21
- conflicts = java21-openjfx
+ provides = java-openjfx=21.0.1
+ conflicts = java21.0.1-openjfx
options = !strip
- source = https://download2.gluonhq.com/openjfx/21/openjfx-21_linux-x64_bin-sdk.zip
- source = https://download2.gluonhq.com/openjfx/21/openjfx-21_linux-x64_bin-jmods.zip
- source = https://download2.gluonhq.com/openjfx/21/openjfx-21-javadoc.zip
- sha256sums = 7d2fc17019540e04c1a0af7a333a8c7e0330d3a7f4579311d65e76320ea9a8c9
- sha256sums = bc897db4f320f803c5647aae59e01a8deab4893441787082f1c43514fd172e69
- sha256sums = bc3a082dda1a62ba2af612aae9b5b740012b7c307c6bbb70bfd1cc0fccce3858
+ source = https://download2.gluonhq.com/openjfx/21.0.1/openjfx-21.0.1_linux-x64_bin-sdk.zip
+ source = https://download2.gluonhq.com/openjfx/21.0.1/openjfx-21.0.1_linux-x64_bin-jmods.zip
+ source = https://download2.gluonhq.com/openjfx/21.0.1/openjfx-21.0.1-javadoc.zip
+ sha256sums = 5bf7de2b9fa77c795c5b558b27f4aebf6294340fe5d8ee1a1c84e02e0da6fb89
+ sha256sums = 7baed11ca56d5fee85995fa6612d4299f1e8b7337287228f7f12fd50407c56f8
+ sha256sums = 982d6a18b5ecdf7533e4fea36a3532eb308734c025f5ec232b069a1f584e71e2
pkgname = java-openjfx-bin
diff --git a/PKGBUILD b/PKGBUILD
index 76256962e7b9..f4e328c97790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: L B <leobaldin dot 2000 at gmail dot com>
pkgname=java-openjfx-bin
-_majorver=21
-pkgver=21
+_majorver=21.0.1
+pkgver=21.0.1
pkgrel=1
pkgdesc="Java OpenJFX ${_majorver} client application platform (Gluon build)."
arch=('x86_64')
@@ -15,9 +15,9 @@ options=(!strip)
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=('7d2fc17019540e04c1a0af7a333a8c7e0330d3a7f4579311d65e76320ea9a8c9'
- 'bc897db4f320f803c5647aae59e01a8deab4893441787082f1c43514fd172e69'
- 'bc3a082dda1a62ba2af612aae9b5b740012b7c307c6bbb70bfd1cc0fccce3858')
+sha256sums=('5bf7de2b9fa77c795c5b558b27f4aebf6294340fe5d8ee1a1c84e02e0da6fb89'
+ '7baed11ca56d5fee85995fa6612d4299f1e8b7337287228f7f12fd50407c56f8'
+ '982d6a18b5ecdf7533e4fea36a3532eb308734c025f5ec232b069a1f584e71e2')
_jvmdir=usr/lib/jvm/java-${pkgver}-openjfx