Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-09 | 0.86.1-2: Fix corrupted .SRCINFO | Claudia Pellegrino | |
.SRCINFO doesn’t support empty `*depends` arrays. For simple packages, `makepkg --printsrcinfo` has a mechanism that fails early if it detects an empty `*depends` array. However, that mechanism doesn’t work if the array is initially non-empty at pkgbase level but truncated later inside a `package_*` function. The consequence is a corrupted .SRCINFO which causes failures later, e.g. when using `aur sync` from aurutils, which in turn calls the equivalent of `pacini .SRCINFO | aur graph REVERSE=1`, which fails on empty `*depends` values. Re-arrange declarations to keep empty `*depends` values out of .SRCINFO. | |||
2025-09-07 | 0.86.1-1: Upstream release; add compatibility fix | Claudia Pellegrino | |
Upstream changelog: [1] See [2] for details on the compatibility fix. [1]: https://github.com/Aider-AI/aider/releases/tag/v0.86.1 [2]: https://aur.archlinux.org/packages/aider-chat#comment-1036149 Suggested-by: rubin55 | |||
2025-08-09 | 0.86.0-1: Upstream release | Claudia Pellegrino | |
https://github.com/Aider-AI/aider/releases/tag/v0.86.0 | |||
2025-08-08 | 0.85.5-1: Upstream release | Claudia Pellegrino | |
https://github.com/Aider-AI/aider/releases/tag/v0.85.5 | |||
2025-08-07 | Update python-streamlit notice, reorganize patches | Claudia Pellegrino | |
python-streamlit has been promoted to extra [1], so change the installation notice and reorganize the change into the proper patch. [1]: https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/message/LJVPSG7FDCHXC77MXSJ6NJZQDY25TZNH/ | |||
2025-08-07 | 0.85.4-1: Upstream release | Claudia Pellegrino | |
https://github.com/Aider-AI/aider/releases/tag/v0.85.4 | |||
2025-07-03 | 0.85.0-1: Upstream release | Claudia Pellegrino | |
https://github.com/Aider-AI/aider/releases/tag/v0.85.0 | |||
2025-06-02 | 0.84.0-1: Upstream release | Claudia Pellegrino | |
https://github.com/Aider-AI/aider/releases/tag/v0.84.0 | |||
2025-05-13 | 0.83.0-2: Add shell completions | Claudia Pellegrino | |
2025-05-13 | 0.83.0-1: Upstream release | Claudia Pellegrino | |
https://github.com/Aider-AI/aider/releases/tag/v0.83.0 | |||
2025-04-15 | aider-chat v0.82.0 | Claudia Pellegrino | |
2025-04-06 | aider-chat v0.81.0 | Claudia Pellegrino | |
2025-03-31 | aider-chat v0.80.0 | Claudia Pellegrino | |
2025-03-27 | Use `--noconfirm` to unstuck built-in installer | Claudia Pellegrino | |
Also move the fourth commit, which is AUR-related, back to the correct patch file. | |||
2025-03-27 | aider-chat v0.79.0 | Claudia Pellegrino | |
2025-03-21 | aider-chat v0.78.0 | Claudia Pellegrino | |
2025-03-14 | aider-chat v0.77.0 | Claudia Pellegrino | |
2025-03-10 | aider-chat v0.76.0 | Claudia Pellegrino | |
2025-03-10 | aider-chat v0.75.0 | Claudia Pellegrino | |
2024-10-03 | Updated aider-chat to 0.57.1 | AlphaJack | |
2024-09-10 | upgpkg: 0.56.0-1 | Carl Smedstad | |
2024-09-08 | upgpkg: 0.55.0-1 | Carl Smedstad | |
2024-09-04 | upgpkg: 0.54.12-1 | Carl Smedstad | |
2024-08-30 | upgpkg: 0.54.7-1 | Carl Smedstad | |
2024-08-29 | upgpkg: 0.54.4-1 | Carl Smedstad | |
2024-08-24 | upgpkg: 0.52.1-1 | Carl Smedstad | |
2024-08-23 | upgpkg: 0.51.1-1 | Carl Smedstad | |
2024-08-15 | upgpkg: 0.50.1-1 | Carl Smedstad | |
2024-08-11 | upgpkg: 0.49.1-1 | Carl Smedstad | |
2024-08-09 | upgpkg: 0.48.1-1 | Carl Smedstad | |
2024-08-07 | upgpkg: 0.48.0-1 | Carl Smedstad | |
2024-08-05 | upgpkg: 0.47.1-1 | Carl Smedstad | |
2024-07-23 | upgpkg: 0.45.1-1 | Carl Smedstad | |
2024-07-17 | upgpkg: 0.44.0-1 | Carl Smedstad | |
2024-07-15 | upgpkg: 0.43.4-1 | Carl Smedstad | |
2024-07-05 | upgpkg: 0.42.0-1 | Carl Smedstad | |
2024-06-25 | upgpkg: 0.40.0-1 | Carl Smedstad | |
2024-06-23 | upgpkg: 0.39.0-1 | Carl Smedstad | |
2024-06-18 | upgpkg: 0.38.0-1 | Carl Smedstad | |
2024-06-11 | upgpkg: 0.37.0-1 | Carl Smedstad | |
Also: - Prune dependencies & add transitive dependencies (according to namcap). - Switch to VCS-source - should mitigate checksum failures. - Add check() function running unit tests. | |||
2024-05-26 | Add nvchecker config | Carl Smedstad | |
2024-05-26 | Fixed b2sums | AlphaJack | |
2024-05-25 | Updated aider-chat to 0.36.0 | AlphaJack | |
2024-05-23 | Added litellm and python-dotenv to depends | AlphaJack | |
2024-05-18 | Updated aider-chat to 0.35.0 | AlphaJack | |
2024-05-03 | Added python-streamlit to depends | AlphaJack | |
2024-05-02 | Updated aider-chat to 0.31.0 | AlphaJack | |
2024-05-01 | Updated aider-chat to 0.30.1 | AlphaJack | |
2024-04-30 | Updated aider-chat to 0.30.0 | AlphaJack | |
2024-04-15 | Updated aider-chat to 0.28.0 | AlphaJack | |