libsForQt.kpeoplevcard: fix homepage
This commit is contained in:
parent
4b30d5601d
commit
ceacafafbd
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue