Skip to content
- 'pak update/-Syu' executes pacman's and AUR updates only, the rest of the informations printed before were moved to 'pak check/-C'
- 'pak check/-C' checks for updates (with no possibility for install them) and prints informations about orphans, self maintained, VCS's

- pak.conf - NEW configuration options: orphans_list, self_maintained_list

- 'pak list/--list' displays all data about installed packages using optional 'fzf'

- added update-aur - explicit checking for AUR updates
- fixed resolving depencies in AUR packages (i.e. megasync)
- implemented pacman's built-in 'vercmp' (compares packages versions)

- updated completions, polish translation and manpages