Comment
The change only bumps the kernel package version from 7.2.pf3 to 7.2.pf4, resets pkgrel, and updates the source tarball URL/checksum to a new upstream Codeberg archive commit. The source remains HTTPS and pinned to a specific commit archive, with no new scripts, install hooks, binaries, or packaging logic changes. Based on the diff shown, there are no security red flags beyond the normal trust in upstream kernel source.
@@ -1,7 +1,7 @@
pkgbase = linux-pf
pkgdesc = pf-kernel
- pkgver = 7.2.pf3
- pkgrel = 2
+ pkgver = 7.2.pf4
+ pkgrel = 1
url = https://pfkernel.natalenko.name
arch = x86_64
license = GPL-2.0-only