From 706192ef05a05fb8135b49c044e0dffdf7a309db Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 9 Jan 2024 20:49:22 -0500 Subject: [PATCH] yt-dlp: adopt. --- srcpkgs/yt-dlp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index 74ba946737f..4970d8eaf6c 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest-xdist" short_desc="CLI program to download videos from YouTube and other sites" -maintainer="Orphaned " +maintainer="classabbyamp " license="Unlicense" homepage="https://github.com/yt-dlp/yt-dlp" changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"