diff options
| author | zachir <zachir@librem.one> | 2026-06-09 12:58:22 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-06-09 12:58:22 -0500 |
| commit | 27e850d92fe0c9c16f7f02728a0cefb57c013de7 (patch) | |
| tree | b45c0d663b5ea9f3a99fae821c93341820c94611 | |
| parent | 19066394acb328098d71a030d3b91af9ae8f295a (diff) | |
| -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, |
