[aur] fix: not able to work with .xpm icons

This commit is contained in:
Vinicius Moreira
2019-10-21 15:21:52 -03:00
parent b0d09312c5
commit 7d9104d139
4 changed files with 3 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- update-checking for some scenarios
- not respecting 'ignorepkg' settings in **pacman.conf**
- not able to handle **missing dependencies with symbols** ( e.g: libpng++ )
- not able to work with **.xpm** icons
## [0.7.0] 2019-10-18
### Features