Comment
The change is a straightforward version bump in .SRCINFO from 28.2 to 28.3, updating the upstream GitHub tarball URL and its checksum. The source remains HTTPS and points to the official openjdk/jfx repository tag archive, with no new build steps, scripts, or packaging behavior introduced. I do not see any supply-chain or privilege-escalation concern in this diff alone.
@@ -1,6 +1,6 @@
pkgbase = java-openjfx
pkgdesc = Java OpenJFX client application platform (open-source implementation of JavaFX) - latest version
- pkgver = 28.2
+ pkgver = 28.3
pkgrel = 1
url = https://wiki.openjdk.java.net/display/OpenJFX/Main
arch = x86_64