* Updates for some packages
lua - 5.3.3 - Update to altest version and set up equivilants to
symlinks with a 5.3 suffix - rekey a patch
ncurses - 6.0 Update to 2016100
ruby - 2.3.1 Update to latest version
tcl and tk - 0.6.6 Update to latest version
* OOPS, I forgot LICENSE file for lua
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.
.. as that's clearly a dumb thing to do as it puts the same requirement on
all DLLs that are linked in. The real bug was 'fixed' by:
abf850d0fe
I put fixed in quotes as theres difference of opinion as to whether
some other method isn't more correct. Kai Tietz wondered if passing
-fasynchronous-unwind-tables would fix this problem, but it didn't.