Skip to content

Commit

Permalink
Update the Chaotic-AUR mirrorlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Kron4ek authored Apr 19, 2022
1 parent 8813e12 commit 904b755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-arch-bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} \
gamescope-git pcsx2 multimc5 youtube-dl bottles qt6-wayland"

wget -q --show-progress -O chaotic-keyring.pkg.tar.zst 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20220220-1-any.pkg.tar.zst'
wget -q --show-progress -O chaotic-mirrorlist.pkg.tar.zst 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20220301-1-any.pkg.tar.zst'
wget -q --show-progress -O chaotic-mirrorlist.pkg.tar.zst 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20220418-1-any.pkg.tar.zst'

if [ ! -s chaotic-keyring.pkg.tar.zst ] || [ ! -s chaotic-mirrorlist.pkg.tar.zst ]; then
echo "The links for Chaotic-AUR keyring and/or mirrorlist are outdated"
Expand Down

0 comments on commit 904b755

Please sign in to comment.