treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -68,7 +68,7 @@ in python3Packages.buildPythonApplication rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Non-Linear video editor utilizing the power of GStreamer";
|
||||
homepage = http://pitivi.org/;
|
||||
homepage = "http://pitivi.org/";
|
||||
longDescription = ''
|
||||
Pitivi is a video editor built upon the GStreamer Editing Services.
|
||||
It aims to be an intuitive and flexible application
|
||||
|
||||
Reference in New Issue
Block a user