nixpkgs/pkgs/applications/kde/fetch.sh
Peter Hoeg 9193bcb6b4 kde-applications: 17.04.1 -> 17.04.2
use https as the remote server expects it
2017-06-19 19:26:52 +08:00

2 lines
82 B
Bash

WGET_ARGS=( https://download.kde.org/stable/applications/17.04.2/ -A '*.tar.xz' )