aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren N. Liberda <lauren@selfisekai.rocks>2023-03-05 12:04:49 +0100
committerLauren N. Liberda <lauren@selfisekai.rocks>2023-03-05 12:04:49 +0100
commit4913ae58eb70da232255d14f88809a8392a86585 (patch)
treeefc0e060b12f2a5091172c9d30822516f85effdd
parentf29f33cf5ecb2d0955052d23a0dccc36203423aa (diff)
[3.17] community/yt-dlp: upgrade to 2023.03.04
-rw-r--r--community/yt-dlp/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/yt-dlp/APKBUILD b/community/yt-dlp/APKBUILD
index c6f8127a9a7..fe66074fc2a 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
"