[arch] improvement -> pacman as the default downloader for repository packages

This commit is contained in:
Vinicius Moreira
2020-08-11 11:34:23 -03:00
parent 31b67a32b7
commit a0fbf52ad4
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- upgrade:
- upgrading firstly the keyring packages declared in **SyncFirst** (**/etc/pacman.conf**) to avoid pacman downloading issues
- only removing packages after downloading the required ones
- "Multi-threaded download (repositories)" is not the default behavior anymore (current pacman download approach is faster). If your settings has this property set as 'Yes', just change it to 'No'.
### Fixes
- Arch