diff --git a/.config/pikaur.conf b/.config/pikaur.conf index 36693f1..171cf7c 100644 --- a/.config/pikaur.conf +++ b/.config/pikaur.conf @@ -1,37 +1,39 @@ [sync] -DevelPkgsExpiration = 10 -AlwaysShowPkgOrigin = yes -UpgradeSorting = versiondiff -ShowDownloadSize = yes -IgnoreOutofdateAurUpgrades = no +develpkgsexpiration = 10 +alwaysshowpkgorigin = yes +upgradesorting = versiondiff +showdownloadsize = yes +ignoreoutofdateaurupgrades = no [build] -KeepBuildDir = yes -KeepDevBuildDir = yes -KeepBuildDeps = no -SkipFailedBuild = no -DontEditByDefault = no -NoEdit = no -NoDiff = no -GitDiffArgs = --ignore-space-change,--ignore-all-space -AlwaysUseDynamicUsers = no +keepbuilddir = yes +keepdevbuilddir = yes +keepbuilddeps = no +skipfailedbuild = no +donteditbydefault = no +noedit = no +nodiff = no +gitdiffargs = --ignore-space-change,--ignore-all-space +alwaysusedynamicusers = no [colors] -Version = 10 -VersionDiffOld = 11 -VersionDiffNew = 9 +version = 10 +versiondiffold = 11 +versiondiffnew = 9 [ui] -RequireEnterConfirm = yes -DiffPager = auto -PrintCommands = no -ReverseSearchSorting = yes +requireenterconfirm = yes +diffpager = auto +printcommands = no +reversesearchsorting = yes [misc] -SudoLoopInterval = 59 -PacmanPath = pacman -AurHost = aur.tuna.tsinghua.edu.cn -NewsUrl = https://www.archlinux.org/feeds/news/ +sudoloopinterval = 59 +pacmanpath = pacman +aurhost = aur.tuna.tsinghua.edu.cn +newsurl = https://www.archlinux.org/feeds/news/ +privilegeescalationtool = sudo [network] -Socks5Proxy = +socks5proxy = +