From 7d40f48c867339aa95ef89c8718250e20c3c6715 Mon Sep 17 00:00:00 2001 From: Matthew Justin Bauer Date: Wed, 23 May 2018 16:20:24 -0500 Subject: kodi.plugins: fix homepage typo --- pkgs/applications/video/kodi/plugins.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/applications/video/kodi/plugins.nix b/pkgs/applications/video/kodi/plugins.nix index f263182c6fc1..4d6b18854549 100644 --- a/pkgs/applications/video/kodi/plugins.nix +++ b/pkgs/applications/video/kodi/plugins.nix @@ -353,7 +353,7 @@ rec { }; meta = with stdenv.lib; { - homepage = https://github.com/omsc/skin.osmc; + homepage = https://github.com/osmc/skin.osmc; description = "The default skin for OSMC"; platforms = platforms.all; maintainers = with maintainers; [ worldofpeace ]; -- cgit 1.4.1