mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
17 lines
326 B
Text
17 lines
326 B
Text
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = usr/share/app-info/*
|
|
|
|
[Trigger]
|
|
Type = Package
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Target = appstream
|
|
|
|
[Action]
|
|
Description = Updating the appstream cache...
|
|
When = PostTransaction
|
|
Exec = /usr/bin/appstreamcli refresh-cache --force
|