diff --git a/pkgs/applications/kde/fetch.sh b/pkgs/applications/kde/fetch.sh index d0f31d6a2a5..c270e196f8c 100644 --- a/pkgs/applications/kde/fetch.sh +++ b/pkgs/applications/kde/fetch.sh @@ -1 +1 @@ -WGET_ARGS=( http://download.kde.org/stable/applications/17.04.1/ -A '*.tar.xz' ) +WGET_ARGS=( http://download.kde.org/stable/applications/17.04.2/ -A '*.tar.xz' )