Tom Willemse
1a44def35e
When installed in the proper place this would allow update-mirrors to run automatically whenever pacman-mirrorlist is updated.
10 lines
208 B
Text
10 lines
208 B
Text
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = pacman-mirrorlist
|
|
|
|
[Action]
|
|
Description = Update mirrorlist and cleanup .pacnew
|
|
When = PostTransaction
|
|
Exec = /usr/bin/update-mirrors
|