diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/kde-plasma.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index dc0befbce46..96d168ed3ac 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -3039,8 +3039,8 @@ hardware management, and a high degree of customizability.") (build-system cmake-build-system) (arguments (list #:tests? #f)) (native-inputs (list extra-cmake-modules)) - (home-page "https://community.kde.org/Frameworks") - (synopsis "Oxygen wallpapers for the KDE desktop") + (home-page "https://invent.kde.org/plasma/plasma-workspace-wallpapers") + (synopsis "Wallpapers for the KDE desktop") (description "This package provides wallpapers for the KDE desktop.") (license license:lgpl3+))) |
