nixpkgs/pkgs/desktops/kde-5/applications/fetch.sh
Thomas Tuegel 85b4359109
kde5.applications: 16.08.1 -> 16.08.2
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.
2016-10-15 17:51:49 -05:00

1 line
97 B
Bash

WGET_ARGS=( http://ftp.ussg.iu.edu/kde/stable/applications/16.08.2/ --cut-dirs=1 -A '*.tar.xz' )