Justin - 2015-02-04

I see an older installer linked here:http://msys2.github.io/
Than available here:http://sourceforge.net/projects/msys2/
Update instructions at the former suggest:pacman -Syu
While update instructions are different and long-winded here:http://sourceforge.net/p/msys2/wiki/MSYS2%20installation/
If updates still need performed in stages, please list in order, e.g.:
1) pacman -Sy2) pacman --needed -S bash pacman pacman-mirrors msys2-runtime3) [restart if any packages updated]4) pacman -Su
Can you install an update script (batch or shell or whatever) to do this from Start Menu for the lazy, at least until multiple stages are no longer necessary?
Just some suggestions!Justin