fuzzy-pkg-finder/fuzzy-pkg-finder.hook

12 lines
218 B
Plaintext
Raw Normal View History

2020-06-11 20:40:05 -05:00
[Trigger]
2020-06-11 21:23:03 -05:00
Type = Package
2020-06-11 20:40:05 -05:00
Operation = Install
Operation = Upgrade
Target = fuzzy-pkg-finder
[Action]
Description = Syncing file database...
When = PostTransaction
2020-06-11 21:01:56 -05:00
Exec = /bin/sh -c 'pacman -Fy && yay -Fy'
2020-06-11 21:03:43 -05:00
NeedsTargets