Comment
The only change in this diff is adding `install = linux-lqx.install` to `.SRCINFO`, which causes pacman/AUR helpers to ship and execute the package’s existing install script. I checked that script: it only disables `irqbalance.service` via `systemctl` during post-install/upgrade, with no network access, user creation, shell/profile modification, or other persistence/backdoor behavior. The removed `conflicts = irqbalance` entry is a metadata change that reduces package-manager conflict handling, but it does not introduce a direct security issue by itself. Overall this looks low risk and consistent with the package’s intended behavior.
@@ -32,6 +32,7 @@ pkgbase = linux-lqx
pkgname = linux-lqx
pkgdesc = The Linux Liquorix kernel and modules
+ install = linux-lqx.install
depends = coreutils
depends = kmod
depends = initramfs