85b4359109
The hashes are now generated by downloading from a mirror with a known-good connection because the KDE rotation has several poor mirrors. Packages are still built by downloading from the rotation.
1 line
97 B
Bash
1 line
97 B
Bash
WGET_ARGS=( http://ftp.ussg.iu.edu/kde/stable/applications/16.08.2/ --cut-dirs=1 -A '*.tar.xz' )
|