switch to sha256 checksums

* 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.
This commit is contained in:
Viktor Szakats
2016-02-25 20:44:20 +01:00
parent b86f9b06a0
commit e32a40cc92
674 changed files with 2859 additions and 2876 deletions

View File

@@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-numpy"
"${MINGW_PACKAGE_PREFIX}-python2-setuptools"
"${MINGW_PACKAGE_PREFIX}-python3-setuptools")
source=("https://pypi.python.org/packages/source/p/patsy/patsy-${pkgver}.zip")
md5sums=('9043a0d0695eaf5ec021676ccb0eb95d')
sha256sums=('e4f3034f5593f0e2e66701b9bed623ca15c843ce293458a9ea0a0ad64d4a7acd')
prepare() {
cd "${srcdir}"