From fb84733741145644a69426bcaedbf579b79a28d8 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sun, 15 Sep 2024 13:38:49 +1000 Subject: [PATCH] fix: update to pacman v7 --- bio/pacman.conf.bio | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bio/pacman.conf.bio b/bio/pacman.conf.bio index 9fd2b10..86a540a 100644 --- a/bio/pacman.conf.bio +++ b/bio/pacman.conf.bio @@ -35,6 +35,8 @@ Architecture = auto CheckSpace #VerbosePkgLists #ParallelDownloads = 5 +DownloadUser = alpm +#DisableSandbox # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages.