Comment
The change only bumps pkgver in .SRCINFO from 12.3.1 to 12.4.0. No source URLs, checksums, build steps, install scripts, or packaging permissions are altered in the reviewed diff, so there is no direct security concern visible here. Any risk would depend on the corresponding PKGBUILD/source update, which is outside this single-hunk change.
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 12.3.1
+ pkgver = 12.4.0
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64