Comment
The change is a version bump in .SRCINFO from 28.1 to 28.2 with no accompanying changes to sources, build logic, install scripts, or package metadata beyond pkgver. On its face this is low risk: .SRCINFO is generated metadata and does not itself introduce executable behavior or privilege/persistence mechanisms. I did not see any indicators of suspicious source URLs, build-time downloads, or packaging changes in the provided diff hunk.
@@ -1,6 +1,6 @@
pkgbase = java-openjfx
pkgdesc = Java OpenJFX client application platform (open-source implementation of JavaFX) - latest version
- pkgver = 28.1
+ pkgver = 28.2
pkgrel = 1
url = https://wiki.openjdk.java.net/display/OpenJFX/Main
arch = x86_64