shotcut: fix homepage

This commit is contained in:
Cillian de Róiste 2017-08-03 21:42:37 +02:00
parent 847fbea098
commit 2244b1815d

View File

@ -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;