Skip to content

diffrepo: Add -u and -U options to allow more recent packages

Tinu Weber requested to merge diffrepo-updates into master

This allows custom repositories to contain newer packages than currently in the official Arch Linux repositories.

With -u, one merely check that the custom package isn't outdated.

With -U, one can check whether the custom package is still necessary (e.g. if the Arch Linux version catches up, there's usually no need to keep around a custom packaged version anymore).

Merge request reports