From 2df9d4c6fb92fce48096fa566c45ee8dc038bd1b Mon Sep 17 00:00:00 2001 From: swytch Date: Mon, 25 May 2020 15:06:22 +0200 Subject: [PATCH] fix: update pacman cache cleanup hook add pacman-contrib dependency fix description to match other hooks' style --- .config/pacman/hooks/cache_cleanup.hook | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/pacman/hooks/cache_cleanup.hook b/.config/pacman/hooks/cache_cleanup.hook index bfd7b86..358f02f 100644 --- a/.config/pacman/hooks/cache_cleanup.hook +++ b/.config/pacman/hooks/cache_cleanup.hook @@ -6,6 +6,7 @@ Type = Package Target = * [Action] -Description = Keep the last cache and the currently installed. +Description = Keep the last cache and the currently installed... +Depends = pacman-contrib When = PostTransaction Exec = /usr/bin/paccache -rvk2