mirror of
https://github.com/Kron4ek/Conty
synced 2025-01-13 20:01:41 +01:00
Update the Chaotic-AUR primary key
This commit is contained in:
parent
72c3be5dfa
commit
f923c41162
1 changed files with 2 additions and 2 deletions
|
@ -165,8 +165,8 @@ echo "keyserver hkps://keyserver.ubuntu.com" >> "${bootstrap}"/etc/pacman.d/gnup
|
||||||
run_in_chroot pacman-key --populate archlinux
|
run_in_chroot pacman-key --populate archlinux
|
||||||
|
|
||||||
# Add Chaotic-AUR repo
|
# Add Chaotic-AUR repo
|
||||||
run_in_chroot pacman-key --recv-key 3056513887B78AEB
|
run_in_chroot pacman-key --recv-key FBA220DFC880C036
|
||||||
run_in_chroot pacman-key --lsign-key 3056513887B78AEB
|
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-20210617-2-any.pkg.tar.zst'
|
||||||
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20211118-2-any.pkg.tar.zst'
|
run_in_chroot pacman --noconfirm -U 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20211118-2-any.pkg.tar.zst'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue