You are not logged in.
When I upgrade my system pacman says
warning: exo: local (0.11.2-1) is newer than extra (0.10.7-2)And of couse I know it because I've modified my package.
I also added this package to group "modified":
$ pacman -Qi exo | grep Groups
Groups : xfce4 modifiedAnd added this group to IgnoreGroup
$ cat /etc/pacman.conf | grep modified
IgnoreGroup = modifiedThis prevents this package from automatic upgrades. But I'd like to suppress "local is newer than" for this group as well. How is it possible?
Offline
Offline
Well, I need to use a custom repo then. Thanks.
Offline