libsForQt.kpeoplevcard: fix homepage

gstqt5
Jonathan Ringer 2020-11-02 10:00:23 -08:00
parent 4b30d5601d
commit ceacafafbd
1 changed files with 1 additions and 1 deletions

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 ];
};