forked from mirrors/nixpkgs
mpvScripts.sponsorblock: fix blatant ignorance of CONTRIBUTING.md
This commit is contained in:
parent
b41e56b751
commit
54f8775d64
|
@ -42,7 +42,7 @@ stdenvNoCC.mkDerivation {
|
|||
passthru.scriptName = "sponsorblock.lua";
|
||||
|
||||
meta = with lib; {
|
||||
description = "mpv script to skip sponsored segments of YouTube videos";
|
||||
description = "Script for mpv to skip sponsored segments of YouTube videos";
|
||||
homepage = "https://github.com/po5/mpv_sponsorblock";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
|
|
Loading…
Reference in a new issue