[arch] fix: removing a duplicate call to checking for AUR updates

This commit is contained in:
Vinicius Moreira
2022-02-11 15:30:13 -03:00
parent 4e064aeee9
commit 6eb4b5104a
2 changed files with 2 additions and 5 deletions

View File

@@ -22,7 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Arch
- silent crash when handling and displaying transaction sub-status
- AUR: not detecting installed packages anymore due to recent AUR API changes
- installation fails when several dependent packages conflict with the installed ones
- installation fails when several dependent packages conflict with the installed ones
- removing a duplicate call to checking for AUR updates
- AppImage
- search: displaying duplicate installed apps for some cases