diff options
| author | ZachIR <zachir@librem.one> | 2026-06-10 11:38:28 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-06-10 11:38:28 -0500 |
| commit | bd86e63a98d64c57883f24c13167e6884c2e0915 (patch) | |
| tree | c85b84566a9667d9451400f2252ac64fc2be91cc /yay | |
| parent | d26a071b57badbe9852caf92cf4b828e3f2145ca (diff) | |
| parent | a6e4088777d1b99b3952502febf1bd9878822d61 (diff) | |
Merge branch 'master' into carcar
Diffstat (limited to 'yay')
| -rw-r--r-- | yay/config.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/yay/config.json b/yay/config.json index 61f2d02..2b360e0 100644 --- a/yay/config.json +++ b/yay/config.json @@ -17,19 +17,18 @@ "gpgbin": "gpg", "gpgflags": "", "mflags": "", - "sortby": "votes", + "sortby": "", "searchby": "name-desc", "gitflags": "", "removemake": "yes", "sudobin": "doas", "sudoflags": "", - "version": "12.4.2", + "version": "12.6.0", "requestsplitn": 150, "completionrefreshtime": 7, "maxconcurrentdownloads": 1, "bottomup": true, "sudoloop": false, - "timeupdate": false, "devel": false, "cleanAfter": true, "keepSrc": false, |
