index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2021-06-19 22:26:25 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2021-06-19 22:26:25 +0200 |
commit | 43d58212c5c391235399b5ef4e326e59d2e93675 (patch) | |
tree | 9169ad01a33496f867b86a9fef75378d40867162 /pacman-kde-unstable.conf | |
parent | 6a628af422137a7480f5d297e1b2a58cc60ea9db (diff) |
-rw-r--r-- | pacman-kde-unstable.conf | 4 |
diff --git a/pacman-kde-unstable.conf b/pacman-kde-unstable.conf index 3a70442..7308b61 100644 --- a/pacman-kde-unstable.conf +++ b/pacman-kde-unstable.conf @@ -31,11 +31,11 @@ Architecture = auto # Misc options #UseSyslog #Color -#NoProgressBar +NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace VerbosePkgLists -#ParallelDownloads = 5 +ParallelDownloads = 5 # 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. |