summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xupdate3
1 files changed, 2 insertions, 1 deletions
diff --git a/update b/update
index ab14e0b..d3d35b5 100755
--- a/update
+++ b/update
@@ -10,7 +10,8 @@ else
 fi
 
 # system
-# consider updating archlinux-keyring first, as infrequently issues arise from having very out of date keys
+# update archlinux-keyring first, since occasionally a laptop will be unused for a few months
+paru -S archlinux-keyring
 paru -Syu
 
 # TODO skip unless paru just updated the kernel (files in /lib/modules will be newer than in /boot/EFI/Linux)