From 223a1483274ae0b58f22ecac6403847e7ba0bdda Mon Sep 17 00:00:00 2001 From: Correl Date: Sat, 29 Oct 2022 00:34:11 -0400 Subject: [PATCH] [provisioning] Include unrar and unzip in arch --- recipes/shell-utils | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/shell-utils b/recipes/shell-utils index c2034bb..0510990 100644 --- a/recipes/shell-utils +++ b/recipes/shell-utils @@ -52,6 +52,8 @@ case $_PLATFORM in # File compression _pacman p7zip + _pacman unrar + _pacman unzip # Misc _pacman entr