treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ python2.pkgs.buildPythonApplication rec {
|
||||
description = "Automatic Video Library Manager for TV Shows";
|
||||
longDescription = "It watches for new episodes of your favorite shows, and when they are posted it does its magic.";
|
||||
license = licenses.gpl3;
|
||||
homepage = https://sickrage.github.io;
|
||||
homepage = "https://sickrage.github.io";
|
||||
maintainers = with maintainers; [ sterfield ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user