diff options
| author | zachir <zachir@librem.one> | 2026-06-09 12:58:33 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-06-09 12:58:33 -0500 |
| commit | 735b55bef4af72961df5fbb731014d29fb25cfeb (patch) | |
| tree | 324ec0da5145b2f87278efd4a465c4368fc304e8 /yay | |
| parent | 92ee9c9b7fea3a1c55e2f54040ce41ff3c89c74f (diff) | |
| parent | 27e850d92fe0c9c16f7f02728a0cefb57c013de7 (diff) | |
Merge branch 'master' into cascas
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, |
