shotcut: fix homepage
This commit is contained in:
parent
847fbea098
commit
2244b1815d
@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
|||||||
nixpkgs maintainer(s). If you wish to report any bugs upstream,
|
nixpkgs maintainer(s). If you wish to report any bugs upstream,
|
||||||
please use the official build from shotcut.org instead.
|
please use the official build from shotcut.org instead.
|
||||||
'';
|
'';
|
||||||
homepage = http://shotcut.org;
|
homepage = https://shotcut.org;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = [ maintainers.goibhniu ];
|
maintainers = [ maintainers.goibhniu ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user