Comment
The change is low risk. It only updates the pkgver to a newer git snapshot and adds an install script reference in .SRCINFO. I did not see any evidence in the provided diff of malicious sources, build-time network fetches, privilege escalation, or other supply-chain red flags. The install script itself is not shown here, so this review is limited to the metadata change; based on the diff alone, there is no direct security issue.
@@ -1,8 +1,9 @@
pkgbase = hyprland-git
pkgdesc = Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks
- pkgver = 0.56.2.r130.g4a4a527
+ pkgver = 0.56.2.r164.g1b85c7a
pkgrel = 1
url = https://github.com/hyprwm/Hyprland
+ install = hyprland-git.install
arch = x86_64
arch = aarch64
license = BSD-3-Clause