From dacafd3cd7f0656ebf12f2845b17224a121b693f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Jun 2022 09:46:04 +0200 Subject: ... --- nvfetcher.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index 31fa7aa4..bc3095ca 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -48,4 +48,9 @@ fetch.git = "https://gitlab.com/depesz/Versioning" [mpv-chapterskip] src.git = "https://github.com/po5/chapterskip" -fetch.github = "po5/chapterskip" \ No newline at end of file +fetch.github = "po5/chapterskip" + +[lesspipe] +src.github = "wofr06/lesspipe" +src.prefix = "v" +fetch.url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file -- cgit v1.2.3