9193bcb6b4
use https as the remote server expects it
2 lines
75 B
Bash
2 lines
75 B
Bash
WGET_ARGS=( https://download.kde.org/stable/plasma/5.10.2/ -A '*.tar.xz' )
|