diff --git a/larbs.sh b/larbs.sh index 85ee8f6..e525592 100644 --- a/larbs.sh +++ b/larbs.sh @@ -77,6 +77,7 @@ refreshkeys() { \ echo "[$repo] Include = /etc/pacman.d/mirrorlist-arch" >> /etc/pacman.conf done + pacman -Sy >/dev/null 2>&1 pacman-key --populate archlinux ;; esac ;} diff --git a/progs.csv b/progs.csv index 93e34ce..e7db8c6 100644 --- a/progs.csv +++ b/progs.csv @@ -24,7 +24,7 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS." ,man-db,"lets you read man pages of programs." ,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor." ,newsboat,"is a terminal RSS client." -,brave,"is an elegant browser with built-in adblocking, tor and other features." +A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features." ,noto-fonts-emoji,"is an emoji font." ,ntfs-3g,"allows accessing NTFS partitions." ,pipewire,"is the audio system."