Comment
The change is limited to bumping pkgver/pkgrel in .SRCINFO from 5.4-2 to 5.4.1-1. No build logic, sources, install scripts, or package contents are altered in the reviewed diff. The only notable issue visible is that the upstream URL remains HTTP rather than HTTPS, but that pre-existed this change and is not introduced here. Based on the provided hunk alone, there is no evidence of malicious behavior or supply-chain risk.
@@ -1,7 +1,7 @@
pkgbase = photoqt
pkgdesc = Fast and highly configurable image viewer with a simple and nice interface.
- pkgver = 5.4
- pkgrel = 2
+ pkgver = 5.4.1
+ pkgrel = 1
url = http://photoqt.org/
arch = x86_64
license = GPL2