From 7a381cea260a10e84774f757d23c0c34e8656df3 Mon Sep 17 00:00:00 2001 From: Bruno Fontes Date: Sun, 20 Feb 2022 10:27:22 -0300 Subject: [PATCH] yay: including the more than necessary diff of pkgbuild files --- Pacman/updateRepositories.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pacman/updateRepositories.sh b/Pacman/updateRepositories.sh index 128cf15..1b001ab 100755 --- a/Pacman/updateRepositories.sh +++ b/Pacman/updateRepositories.sh @@ -20,13 +20,9 @@ bold "Pacman-mirrors -c" s "pacman-mirrors -c Brazil" s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist" -#bold "Updating with PACMAN..." +#bold "Updating with YAY..." s "echo" -yes | sudo pacman -Syyu --color always - -bold "Updating with AURMAN..." -s "echo" -aurman -Su --noedit --noconfirm --color always +yes | yay -Syu --diffmenu --noconfirm --color always bold "Cleaning stuff..." s "echo"