The `mingw-w64-libxml2` package brings its own `xmlcatalog.exe`. When
running e.g. `pacman -S docbook-xsl` while `MSYSTEM=MINGW64`, this
results in an `/etc/xml/catalog` that contains Windows-style paths.
Not what we want.
Let's make sure that we use the `xmlcatalog.exe` from the `libxml2`
package instead.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.