summarylogtreecommitdiffstats
path: root/fix-appstream-data.hook
blob: 9bdff11a3a3e0cd87f3b32bf7089f02f3542f98d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/app-info/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