diff --git a/community/yt-dlp/APKBUILD b/community/yt-dlp/APKBUILD
index c6f8127a9a7cf9a6b945d66cc9962fe59572e39f..fe66074fc2a2b1d9c7a1ada48ae957846ac5eb99 100644
--- a/community/yt-dlp/APKBUILD
+++ b/community/yt-dlp/APKBUILD
@@ -2,9 +2,10 @@
 # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
 # Contributor: Timo Teräs <timo.teras@iki.fi>
 # Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Sodface <sod@sodface.com>
+# Contributor: Sodface <sod@sodface.com>
+# Maintainer: Lauren N. Liberda <lauren@selfisekai.rocks>
 pkgname=yt-dlp
-pkgver=2023.02.17
+pkgver=2023.03.04
 pkgrel=0
 pkgdesc="Command-line program to download videos from YouTube"
 url="https://github.com/yt-dlp/yt-dlp"
@@ -42,5 +43,5 @@ package() {
 }
 
 sha512sums="
-38fed43b177643db7c486fac4ddde04a76bb7cd2965e26bce724e785216450a514cd05f9c2cc465a51d6a0111e974b5d4835fe83d92e80b2ad010529277d136c  yt-dlp-2023.02.17.tar.gz
+3220ad0d7445351e5786b5ff1634b633a601f64216813129056d0c8470ce8afa2e6df6d402a9381980df6611e9341039cb7f576dfd444b05fbb1417ba1aced52  yt-dlp-2023.03.04.tar.gz
 "