diff options
| author | GitIR <git@zachir.xyz> | 2026-06-10 11:30:53 -0500 |
|---|---|---|
| committer | GitIR <git@zachir.xyz> | 2026-06-10 11:30:53 -0500 |
| commit | b9a5af5b7658751b9b537da8f6be1f6be6ea2473 (patch) | |
| tree | 92b39eef0cdf0ecee4d5f00cfaee782b08a75da5 /yay | |
| parent | 67c31f028308aca4fd2ccd1e5ca1ddbcabd571e3 (diff) | |
| parent | 27e850d92fe0c9c16f7f02728a0cefb57c013de7 (diff) | |
Merge branch 'master' into rai-masterrai-master
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, |
