Comment
The change only updates .SRCINFO metadata to track newer upstream release tarballs and checksums. The sources remain HTTPS GitHub release archives, pinned to specific tags, with no new build-time commands, scripts, or packaging behavior introduced in this diff. I don’t see any integrity or persistence red flags in the metadata update itself. Risk is low, though the actual PKGBUILD/source contents are not changed here.
@@ -1,6 +1,6 @@
pkgbase = fvs2
pkgdesc = Standalone CLI for FVS v2
- pkgver = 0.2.0
+ pkgver = 0.8.0
pkgrel = 1
url = https://github.com/fvs-lab/fvs2
arch = x86_64