[improvement][aur] preventing the dependencies checking algorithm to add duplicates

This commit is contained in:
Vinícius Moreira
2020-03-05 19:19:44 -03:00
parent 1cbeae261e
commit bcc10c290e
2 changed files with 9 additions and 2 deletions

View File

@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Web
- not able to inject javascript fixes ( WhatsApp Web not working) [#74](https://github.com/vinifmor/bauh/issues/74)
### Improvements
- AUR
- preventing the dependencies checking algorithm to add duplicates
### i18n
- Russian ( ru ):
- [leoneii](https://github.com/leoneii) - PRs: [#66](https://github.com/vinifmor/bauh/pull/66), [#67](https://github.com/vinifmor/bauh/pull/67), [#68](https://github.com/vinifmor/bauh/pull/68)