Comment
The change is a routine version bump in .SRCINFO from 2.3.0 to 2.4.1, with the source tag updated accordingly. The source remains an HTTPS GitHub URL pointing to the same upstream repository, and there are no new build steps, scripts, or privilege-related artifacts introduced by this diff. The only notable change is replacing SKIP with a specific sha256sum entry in .SRCINFO, which is an integrity improvement rather than a risk. Based on the provided hunk alone, I see no security red flags.
@@ -1,6 +1,6 @@
pkgbase = qt-sudo
pkgdesc = A clone of LXQt sudo tool, without LXQt libs
- pkgver = 2.3.0
+ pkgver = 2.4.1
pkgrel = 1
url = https://github.com/aarnt/qt-sudo.git
arch = x86_64