Merge pull request #102510 from jonringer/fix-kpeoplevcard

This commit is contained in:
Doron Behar 2020-11-02 20:17:12 +02:00 committed by GitHub
commit ca7f80ce54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Pulseaudio bindings for Qt"; description = "Pulseaudio bindings for Qt";
homepage = "KPeople VCard Support"; homepage = "https://github.com/KDE/kpeoplevcard";
license = with licenses; [ lgpl2 ]; license = with licenses; [ lgpl2 ];
maintainers = with maintainers; [ doronbehar ]; maintainers = with maintainers; [ doronbehar ];
}; };