mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Update the Chaotic-AUR keyring
This commit is contained in:
parent
349b39874e
commit
377730cd96
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ run_in_chroot pacman-key --populate archlinux
|
|||
# Add Chaotic-AUR repo
|
||||
run_in_chroot pacman-key --recv-key FBA220DFC880C036
|
||||
run_in_chroot pacman-key --lsign-key FBA220DFC880C036
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20210617-2-any.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20220130-1-any.pkg.tar.zst'
|
||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20211231-1-any.pkg.tar.zst'
|
||||
|
||||
echo >> "${bootstrap}"/etc/pacman.conf
|
||||
|
|
Loading…
Reference in a new issue