Comment
The change only bumps the package version and updates the upstream tarball/checksum in .SRCINFO. I do note that the source URL still uses plain HTTP rather than HTTPS, which is a supply-chain integrity weakness because the archive could be MITM-tampered in transit. However, this issue already existed in the previous version and is not introduced by this diff. No new suspicious sources, build-time downloads, or packaging/persistence behavior are present in the reviewed change, so the risk of this specific update is low.
@@ -1,6 +1,6 @@
pkgbase = geekbench
pkgdesc = A cross-platform benchmark that measures processor and memory performance
- pkgver = 6.7.1
+ pkgver = 7.0.0
pkgrel = 1
url = https://www.geekbench.com/
arch = x86_64