mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-05-11 15:10:36 +02: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.
|
# Prefer sha256 checks.
|
||||||
INTEGRITY_CHECK=(sha256)
|
INTEGRITY_CHECK=(sha256)
|
||||||
|
|
||||||
|
# Switch to Zstd compressed packages.
|
||||||
|
PKGEXT='.pkg.tar.zst'
|
||||||
|
|||||||
Reference in New Issue
Block a user