summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2022-05-30 10:24:27 +0430
committerMohammadreza Abdollahzadeh2022-05-30 10:24:27 +0430
commit21083a6553f8e7b3d8d8124e1cba34a1204e8770 (patch)
tree7ce3b3b6e9a859e1a7c6411e45f2fbfda1db2f11
parenta654c553bd0eb17d73fc4ff19baa481763e3bbd4 (diff)
downloadaur-21083a6553f8e7b3d8d8124e1cba34a1204e8770.tar.gz
update to v19rc7
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD17
2 files changed, 19 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1df1697634bb..e8a2617140e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = java-openjfx-ea-bin
pkgdesc = Java OpenJFX 19 Early-Access Build.
- pkgver = 19rc5
+ pkgver = 19rc7
pkgrel = 1
url = https://openjfx.io/
arch = x86_64
@@ -13,14 +13,14 @@ pkgbase = java-openjfx-ea-bin
depends = qt5-base
provides = java-openjfx=19
conflicts = java19-openjfx
- source = https://download2.gluonhq.com/openjfx/19/openjfx-19-ea+5_linux-x64_bin-sdk.zip
- source = https://download2.gluonhq.com/openjfx/19/openjfx-19-ea+5_linux-x64_bin-jmods.zip
- source = https://download2.gluonhq.com/openjfx/19/openjfx-19-ea+5-javadoc.zip
- sha256sums = d1882d364a145952438625a68e30e576594eaf58143267d5fa2c755c7c587c16
- sha256sums = c4babb79e627a63da8cec6c661aa5ac26e5d70756a39686efadf512e28963a1f
- sha256sums = 16ffaaf82a6f143a201ebc318e78e8faffd8a3967c7fc4efc61ceb9394393c0b
- sha512sums = f17262e513b199efef2047ee6cc92dc07091040b79e44f7fcb6e0f37595651d6685ca444d28a61c36bf71e10f0701f37e1f0f3e344e01609949bbe44062cd364
- sha512sums = 70a649a3a85a395f3ac6a58935e39773c265bbbbbbbc2fced3329b0c8caf31352c87698e1820859d86a62dff9341cdc9e15a65980cb47d92ca62bc288d634764
- sha512sums = a1141d991a4033f16e223191ade1a5b2de7f611d66059f56cba976b17b1d10e804dc4ca8799e009b1f179287e21e6791a80f96e63905635cd8d3b89cba1e4dec
+ source = https://download2.gluonhq.com/openjfx/19/openjfx-19-ea+7_linux-x64_bin-sdk.zip
+ source = https://download2.gluonhq.com/openjfx/19/openjfx-19-ea+7_linux-x64_bin-jmods.zip
+ source = https://download2.gluonhq.com/openjfx/19/openjfx-19-ea+7-javadoc.zip
+ sha256sums = 6c6ed01d5c9bca9266d7df4babeadfa5e0e48803b91eb2bfa70febeca431465b
+ sha256sums = e03fe01564fd3b2782a1f19ea8bd62c40c59db34142899804686f3fbea9341db
+ sha256sums = 2861eac2e44e4798ad425af174e224b140d4338b5edc89fc5234c7f2e0da872e
+ sha512sums = 789dbd7fab798d15f32ffdc1dd88e4622977c1bce389bb76da7ad50e8947d719ab32ef98a0eda55172228e506e0b3ae6ffcab83aa8325d230e14414e1106ec76
+ sha512sums = a287c2fb1a379a45a0352783b8d533e5fb12f8c156ac981cbc4b96afcf99be9a9759ea7d5228378bb2a1b6eb0267a640769ef3c63a91e599b8b673533d2644a8
+ sha512sums = 67effdac19b77aa7d178b8c25fe2b3f82dacd3a35755970e69a8debabf7adbb203da37208b856b39c905862ca3222ac03f9c6d382936db8a865184c23d126c98
pkgname = java-openjfx-ea-bin
diff --git a/PKGBUILD b/PKGBUILD
index c2d4d7607c43..05c9a2c88f07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz[at]gmail[dot]com>
# Contributer: Felix Golatofski <contact@xdfr.de>
# Contributer: Jamie Magee <jamie dot magee at gmail dot com>
+
pkgname=java-openjfx-ea-bin
_majorver=19
-_buildver=5
+_buildver=7
pkgver=${_majorver}rc${_buildver}
pkgrel=1
pkgdesc="Java OpenJFX ${_majorver} Early-Access Build."
@@ -16,12 +17,12 @@ conflicts=("java${_majorver}-openjfx")
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"
"https://download2.gluonhq.com/openjfx/${_majorver}/openjfx-${_majorver}-ea+${_buildver}-javadoc.zip")
-sha256sums=('d1882d364a145952438625a68e30e576594eaf58143267d5fa2c755c7c587c16'
- 'c4babb79e627a63da8cec6c661aa5ac26e5d70756a39686efadf512e28963a1f'
- '16ffaaf82a6f143a201ebc318e78e8faffd8a3967c7fc4efc61ceb9394393c0b')
-sha512sums=('f17262e513b199efef2047ee6cc92dc07091040b79e44f7fcb6e0f37595651d6685ca444d28a61c36bf71e10f0701f37e1f0f3e344e01609949bbe44062cd364'
- '70a649a3a85a395f3ac6a58935e39773c265bbbbbbbc2fced3329b0c8caf31352c87698e1820859d86a62dff9341cdc9e15a65980cb47d92ca62bc288d634764'
- 'a1141d991a4033f16e223191ade1a5b2de7f611d66059f56cba976b17b1d10e804dc4ca8799e009b1f179287e21e6791a80f96e63905635cd8d3b89cba1e4dec')
+sha256sums=('6c6ed01d5c9bca9266d7df4babeadfa5e0e48803b91eb2bfa70febeca431465b'
+ 'e03fe01564fd3b2782a1f19ea8bd62c40c59db34142899804686f3fbea9341db'
+ '2861eac2e44e4798ad425af174e224b140d4338b5edc89fc5234c7f2e0da872e')
+sha512sums=('789dbd7fab798d15f32ffdc1dd88e4622977c1bce389bb76da7ad50e8947d719ab32ef98a0eda55172228e506e0b3ae6ffcab83aa8325d230e14414e1106ec76'
+ 'a287c2fb1a379a45a0352783b8d533e5fb12f8c156ac981cbc4b96afcf99be9a9759ea7d5228378bb2a1b6eb0267a640769ef3c63a91e599b8b673533d2644a8'
+ '67effdac19b77aa7d178b8c25fe2b3f82dacd3a35755970e69a8debabf7adbb203da37208b856b39c905862ca3222ac03f9c6d382936db8a865184c23d126c98')
_jvmdir="usr/lib/jvm/java-${_majorver}-openjdk"
@@ -41,4 +42,4 @@ package() {
install -d "${pkgdir}/usr/share/doc/java${_majorver}-openjfx"
cp -a "javafx-${_majorver}-javadoc/"* "${pkgdir}/usr/share/doc/java${_majorver}-openjfx/"
}
-# vim:set ts=4 sw=4:
+# vim:set ts=4 sw=4 et: