From 328f444bc77d4323d5eceb93e6d84185322445ba Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 9 Dec 2021 15:32:47 -0500 Subject: add yt-dlp --- yt-dlp/debian/watch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 yt-dlp/debian/watch (limited to 'yt-dlp/debian/watch') diff --git a/yt-dlp/debian/watch b/yt-dlp/debian/watch new file mode 100644 index 0000000..5b50012 --- /dev/null +++ b/yt-dlp/debian/watch @@ -0,0 +1,4 @@ +version=4 +opts="dversionmangle=s/\+dfsg\d*$//" \ +https://github.com/yt-dlp/yt-dlp/releases \ + (?:.*?/)([\d\.]+)\.tar\.gz debian uupdate -- cgit