mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
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 New Issue
Block a user