diff options
Diffstat (limited to 'pkgs/applications/kde/fetch.sh')
-rw-r--r-- | pkgs/applications/kde/fetch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/fetch.sh b/pkgs/applications/kde/fetch.sh index b47c7c2f7e21..dcea56f16d76 100644 --- a/pkgs/applications/kde/fetch.sh +++ b/pkgs/applications/kde/fetch.sh @@ -1 +1 @@ -WGET_ARGS=( https://download.kde.org/stable/release-service/22.12.0/src -A '*.tar.xz' ) +WGET_ARGS=( https://download.kde.org/stable/release-service/22.12.1/src -A '*.tar.xz' ) |