Comment
The change is a simple version bump in .SRCINFO from 28.6 to 28.7 with no accompanying changes to sources, build logic, install scripts, or metadata that would indicate a security issue. On its face this is low risk; the only thing to verify outside this diff would be that the PKGBUILD/source checksums were updated consistently, but that is not shown here and there are no red flags in the provided hunk.
@@ -1,6 +1,6 @@
pkgbase = java-openjfx
pkgdesc = Java OpenJFX client application platform (open-source implementation of JavaFX) - latest version
- pkgver = 28.6
+ pkgver = 28.7
pkgrel = 1
url = https://wiki.openjdk.java.net/display/OpenJFX/Main
arch = x86_64