fix: update pacman cache cleanup hook
add pacman-contrib dependency fix description to match other hooks' style
This commit is contained in:
parent
a94e6be43c
commit
2df9d4c6fb
@ -6,6 +6,7 @@ Type = Package
|
|||||||
Target = *
|
Target = *
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
Description = Keep the last cache and the currently installed.
|
Description = Keep the last cache and the currently installed...
|
||||||
|
Depends = pacman-contrib
|
||||||
When = PostTransaction
|
When = PostTransaction
|
||||||
Exec = /usr/bin/paccache -rvk2
|
Exec = /usr/bin/paccache -rvk2
|
||||||
|
Reference in New Issue
Block a user