Files
ALHP_PACMAN_HOOKS/hooks/alhp-install-check.hook

11 lines
224 B
Plaintext

[Trigger]
Operation = Install
Type = Package
Target = *
[Action]
Description = Check if packages being installed are building on ALHP
When = PreTransaction
Exec = /usr/local/bin/alhp-pacman-hook.sh %n
Depends = jq,curl,yay