kodi.plugins: fix homepage typo
This commit is contained in:
parent
e351265e85
commit
7d40f48c86
@ -353,7 +353,7 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://github.com/omsc/skin.osmc;
|
homepage = https://github.com/osmc/skin.osmc;
|
||||||
description = "The default skin for OSMC";
|
description = "The default skin for OSMC";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ worldofpeace ];
|
maintainers = with maintainers; [ worldofpeace ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user