diff --git a/.archlinux/Makefile b/.archlinux/Makefile index d50bf5b1..0e958251 100644 --- a/.archlinux/Makefile +++ b/.archlinux/Makefile @@ -12,7 +12,7 @@ aur: @echo "====================================" @echo -n "Press enter to continue, or Ctrl+C to quit. " && read @makepkg -sc - @sudo pacman -U *.pkg.tar.xz + @sudo pacman -U *.pkg.tar.zst .PHONY: refresh-keys refresh-keys: