2 if [[ $(vercmp "$2" '1:2.6-3') -lt 0 ]]; then
3 echo ':: The /etc/wpa_supplicant/wpa_supplicant.conf is file no longer managed by pacman'
4 echo ' and if it was modified, it has been renamed to wpa_supplicant.conf.pacsave.'
5 echo ' Move it to the original location if needed.'