[arch] fix -> AUR: not able to find some repository dependencies when their names are not an exact match

This commit is contained in:
Vinicius Moreira
2020-10-26 11:55:28 -03:00
parent c11bc20245
commit 7dae74e3d0
4 changed files with 30 additions and 1 deletions

View File

@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.9]
### Fixes
- Arch:
- AUR: not able to find some repository dependencies when their names are not an exact match (e.g: sc-controller [0.4.7-1] relies on "pylibacl". This dependency now is called "python-pylibacl")
## [0.9.8] 2020-10-02
### Fixes
- Arch