* 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.
The upstream repository has tags starting with "v",
e.g. "v0.8.0". This adds a sed command to remove "v" from the
beginning to make the resulting package versions conform to the
guidelines.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This removes the patches since they're no longer needed, as the latest
git version merged the fixes.
This also changes pkgver() to use tags instead of plain rev-list
--count and removes the tricky renaming that should no longer be
needed.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>