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:
@@ -11,7 +11,7 @@ license="BSD"
|
||||
makedepends=("python2-setuptools" "python3-setuptools")
|
||||
source=("https://pypi.python.org/packages/source/P/Pygments/Pygments-${pkgver}.tar.gz")
|
||||
noextract=("Pygments-${pkgver}.tar.gz")
|
||||
sha1sums=('fe2c8178a039b6820a7a86b2132a2626df99c7f8')
|
||||
sha256sums=('7320919084e6dac8f4540638a46447a3bd730fca172afc17d2c03eed22cf4f51')
|
||||
|
||||
prepare () {
|
||||
# workaround for symlink issue
|
||||
|
||||
Reference in New Issue
Block a user