mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[improvement][aur] generating the optimized makepkg.conf at ~/.config/bauh/arch and using it as a build parameter
This commit is contained in:
@@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- Adding all english (**en**) i18n keys to help people with the application translation
|
||||
- AppImage
|
||||
- AppImage updater daemon replaced by a default Python thread to reduce memory usage
|
||||
- AUR
|
||||
- The optimized **makepkg.conf** file is now generated at **~/.config/bauh/arch/makepkg.conf** and passed as a parameter during package builds to not provoke the auto-merge of **/etc/makepkg.conf** and the old generated **~/.makepkg.conf**.
|
||||
(P.S: if your **~/.makepkg.conf** was generated by bauh, consider deleting it as it will be useless for bauh now and may impact your other Arch compilation tools)
|
||||
- Caching Snap and Flatpak suggestions [#23](https://github.com/vinifmor/bauh/issues/23)
|
||||
- i18n:
|
||||
- Catalan contributions by [fitojb](https://github.com/fitojb)
|
||||
|
||||
Reference in New Issue
Block a user