mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 00:34:16 +02:00
[arch] fix -> displaying packages removed from AUR as AUR packages
This commit is contained in:
@@ -35,6 +35,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Improvements
|
||||
- Arch
|
||||
- repositories/AUR search time (=~ -70%)
|
||||
- new category to filter packages removed from AUR
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/vinifmor/bauh-files/master/pictures/releases/0.9.12/aur_removed.png">
|
||||
</p>
|
||||
|
||||
- Core
|
||||
- saving settings time (=~ -11%)
|
||||
- UI
|
||||
@@ -46,6 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- displaying "provided" repository packages on the search results (e.g: **nvidia** would appear as a package)
|
||||
- calling pacman to read installed packages when "Repositories" and "AUR" properties are set to "false" (it would not display the packages, but the call was unnecessary being done)
|
||||
- not displaying installed AUR packages when AUR support is disabled
|
||||
- displaying packages removed from AUR as AUR packages
|
||||
- downloading AUR index during the initialization process when AUR support is disabled
|
||||
- Flatpak
|
||||
- crashing when trying to retrieve size of runtimes subcomponents [#164](https://github.com/vinifmor/bauh/issues/164)
|
||||
|
||||
Reference in New Issue
Block a user