the issue was this:
Signing keys was changed but the keyring package was not updated before tried to update packages with the new keys..
So in such cases updating the archlinux-keyring package will solve the issue..
sudo pacman -Sy archlinux-keyring
and run update again..
–closing–