mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Switch to zstd packages for local use.
This commit is contained in:
@@ -17,3 +17,6 @@ SRCDEST="${XDG_CACHE_HOME:-$HOME/.cache}/pacman/sources"
|
||||
|
||||
# Prefer sha256 checks.
|
||||
INTEGRITY_CHECK=(sha256)
|
||||
|
||||
# Switch to Zstd compressed packages.
|
||||
PKGEXT='.pkg.tar.zst'
|
||||
|
||||
Reference in New Issue
Block a user