summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaldomo2022-03-24 01:17:52 +0100
committerBaldomo2022-03-24 01:17:52 +0100
commitc4be02ab9acf3e4da996db307dbfec4d0bee2a82 (patch)
treeca95d01b7231d79de40a1ffb77855a87a5013ddd
parentf0b300ae9c5ab8e672bcd0ad258a51f1974eb749 (diff)
downloadaur-c4be02ab9acf3e4da996db307dbfec4d0bee2a82.tar.gz
Updated to openjfx 18
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6981211b86b..ab596b053182 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = java-openjfx-bin
- pkgdesc = Java OpenJFX 17.0.1 client application platform (Gluon build).
- pkgver = 17
+ pkgdesc = Java OpenJFX 18 client application platform (Gluon build).
+ pkgver = 18
pkgrel = 1
url = https://openjfx.io/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = java-openjfx-bin
depends = libxtst
depends = qt5-base
depends = webkit2gtk
- provides = java-openjfx=17
- conflicts = java17-openjfx
- source = https://download2.gluonhq.com/openjfx/17.0.1/openjfx-17.0.1_linux-x64_bin-sdk.zip
- source = https://download2.gluonhq.com/openjfx/17.0.1/openjfx-17.0.1_linux-x64_bin-jmods.zip
- source = https://download2.gluonhq.com/openjfx/17.0.1/openjfx-17.0.1-javadoc.zip
- sha256sums = bb901fa4cfc5d1a2ded2d03c0d4782d47dec6a6a4dc344f48e6f2096b1008569
- sha256sums = 28662b6fcdaedaaf23ee6dbef2d632bf2a53e30aaa9231f27e00e6ceb10238a0
- sha256sums = fa5a8b1ed8e87cdd5b0d50ac06c347f519744ce55ba943d5ace5fdc0d50b843d
+ provides = java-openjfx=18
+ conflicts = java18-openjfx
+ source = https://download2.gluonhq.com/openjfx/18/openjfx-18_linux-x64_bin-sdk.zip
+ source = https://download2.gluonhq.com/openjfx/18/openjfx-18_linux-x64_bin-jmods.zip
+ source = https://download2.gluonhq.com/openjfx/18/openjfx-18-javadoc.zip
+ sha256sums = eb295177887da6af1574c701e149e4fe184fbd2db10a0b6bf88557e7ea7a4b43
+ sha256sums = 9c2df5800b337462a463756585b0965ec75a7cff188190473cfd4f611c59da47
+ sha256sums = da18e3202573f3eac48d045ef0a40fc815f920d710e09c847b8e0aa8dc2d64ed
pkgname = java-openjfx-bin
diff --git a/PKGBUILD b/PKGBUILD
index de0cba4f1640..a0d53d210818 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: L B <leobaldin dot 2000 at gmail dot com>
pkgname=java-openjfx-bin
-_majorver=17.0.1
-pkgver=17
+_majorver=18
+pkgver=18
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=('bb901fa4cfc5d1a2ded2d03c0d4782d47dec6a6a4dc344f48e6f2096b1008569'
- '28662b6fcdaedaaf23ee6dbef2d632bf2a53e30aaa9231f27e00e6ceb10238a0'
- 'fa5a8b1ed8e87cdd5b0d50ac06c347f519744ce55ba943d5ace5fdc0d50b843d')
+sha256sums=('eb295177887da6af1574c701e149e4fe184fbd2db10a0b6bf88557e7ea7a4b43'
+ '9c2df5800b337462a463756585b0965ec75a7cff188190473cfd4f611c59da47'
+ 'da18e3202573f3eac48d045ef0a40fc815f920d710e09c847b8e0aa8dc2d64ed')
_jvmdir=usr/lib/jvm/java-${pkgver}-openjfx