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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user