gnu: phonon: Update home page.

* gnu/packages/kde-frameworks.scm (phonon): Update home page.

Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
Brendan Tildesley 2022-02-02 13:54:26 +11:00 committed by Marius Bakke
parent 5ed3a28507
commit aaaaabe96e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -206,7 +206,7 @@ common build settings used in software produced by the KDE community.")
(substitute* "cmake_install.cmake"
((regex all dest)
(string-append dest (assoc-ref outputs "out"))))))))))
(home-page "https://phonon.kde.org")
(home-page "https://community.kde.org/Phonon")
(synopsis "KDE's multimedia library")
(description "KDE's multimedia library.")
(license license:lgpl2.1+)))