Victor Franzi - Git Sources dotfiles / master pacman / etc / pacman.d / hooks / pacfiles.hook
master

Tree @master (Download .tar.gz)

pacfiles.hook @masterraw · history · blame

[Trigger]
Operation = Upgrade
Type = Package
Target = *

[Action]
Description = Listing new configuration files...
When = PostTransaction
Depends = findutils
Exec = /usr/bin/find /etc -regextype posix-extended -regex ".+\.pac(new|save)"