mirror of
https://github.com/Kron4ek/Conty
synced 2025-01-20 10:26:17 +01:00
Update the Chaotic-AUR mirrorlist
This commit is contained in:
parent
a0403d1cd9
commit
73974495db
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} \
|
|||
gamescope-git pcsx2 multimc5 youtube-dl bottles playonlinux"
|
||||
|
||||
wget -q --show-progress -O chaotic-keyring.pkg.tar.zst 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20220514-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-20220504-2-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-20220712-2-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"
|
||||
|
|
Loading…
Reference in a new issue