Hi All,
What could cause a situation where my pacman search gives a different latest version of a package than the online repo?
For example when I search the arch repository online I get signal-desktop
1.37.2-1
But locally I am getting:
sudo pacman -Ss signal-desktop
community/signal-desktop 1.36.2-1
Signal Private Messenger for Linux
I should add I have run sudo pacman -Syyu
Thanks,