Update the Chaotic-AUR url

fossho.st is currently unavailable.
This commit is contained in:
Kron4ek 2021-09-14 01:48:46 +05:00 committed by GitHub
parent 2ed0ca2ead
commit 3baf34de21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,8 +166,8 @@ run_in_chroot pacman-key --populate archlinux
# Add Chaotic-AUR repo
run_in_chroot pacman-key --recv-key 3056513887B78AEB
run_in_chroot pacman-key --lsign-key 3056513887B78AEB
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20210617-1-any.pkg.tar.zst'
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20210716-1-any.pkg.tar.zst'
run_in_chroot pacman --noconfirm -U 'https://ftp.belnet.be/mirrors/chaotic-aur/x86_64/chaotic-keyring-20210617-1-any.pkg.tar.zst'
run_in_chroot pacman --noconfirm -U 'https://ftp.belnet.be/mirrors/chaotic-aur/x86_64/chaotic-mirrorlist-20210716-1-any.pkg.tar.zst'
echo >> "${bootstrap}"/etc/pacman.conf
echo "[chaotic-aur]" >> "${bootstrap}"/etc/pacman.conf