switch to sha256 checksums

* 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.
This commit is contained in:
Viktor Szakats
2016-02-25 14:45:55 +01:00
parent b59d3b28f5
commit ab64a4ef6c
305 changed files with 1230 additions and 1232 deletions

View File

@@ -12,7 +12,7 @@ makedepends=('python2' 'python3')
license=('BSD')
arch=('any')
source=("https://pypi.python.org/packages/source/m/mock/mock-$pkgver.tar.gz")
md5sums=('c3971991738caa55ec7c356bbc154ee2')
sha256sums=('b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f')
build() {
cd "$srcdir"