update: Update archlinux-keyring before updating packages (#4639)

Maintainer keys might have been added/revoked, let's ensure that we have
the latest before updating the packages, otherwise users might have to
do this manually.

Fixes https://github.com/basecamp/omarchy/issues/4608
This commit is contained in:
Diogo Ferreira
2026-02-18 21:33:32 +01:00
committed by GitHub
parent 15a847474b
commit a3cdd187c9
+3
View File
@@ -12,3 +12,6 @@ if omarchy-pkg-missing omarchy-keyring || ! sudo pacman-key --list-keys 40DFB630
sudo pacman-key --list-keys 40DFB630FF42BCFFB047046CF0134EE680CAC571
fi
# Ensure we have the latest archlinux-keyring, maintainer keys might have changed
sudo pacman -Sy archlinux-keyring