v8.918
Changelog
Major version bump to mark native pacman compatibility and the
separation of combined upgrade
- Native pacman compatible
- Separate repo and AUR upgrade for partial-upgrade concerns 3bdb534.
- Reenable with
--combinedupgrade --save
- Reenable with
- Support commas in yogurt parsing
- New flags
--useask Automatically resolce conflicts using pacman's ask flag
--nouseask Confirm conflicts manually during the install
--combinedUpgrade Refresh then perform the repo and AUR upgrade together
--nocombinedUpgrade Perform the repo upgrade and AUR upgrade separately