Comment
The change only bumps pkgver in .SRCINFO from 12.4.1 to 12.5.0. No source URLs, checksums, build commands, install scripts, or packaging logic are altered in the reviewed diff, so there is no direct security impact visible here. I did not see any evidence of added network fetches, privilege escalation, persistence, or integrity weakening in this single-line metadata update.
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 12.4.1
+ pkgver = 12.5.0
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64