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

View File

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