libpamac-aur/fix-appstream-data.hook

14 lines
323 B
Text

[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/swcatalog/xmls/*.xml.gz
# attention: hook name before: update-appstream-cache.hook
[Action]
Description = fix appstream datas for pamac
When = PostTransaction
Depends = gzip
Exec = /etc/pacman.d/hooks.bin/fix-appstream-data.sh
NeedsTargets