From 6ce7d5b798e7d6569cbc497f651ee949e87882b9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 7 Jan 2023 03:13:22 +0000 Subject: [PATCH] community/yt-dlp to 2023.01.06-1 --- community/yt-dlp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/yt-dlp/PKGBUILD b/community/yt-dlp/PKGBUILD index 4f809af5c..22663fb5f 100644 --- a/community/yt-dlp/PKGBUILD +++ b/community/yt-dlp/PKGBUILD @@ -6,7 +6,7 @@ # - removed makedepend on pandoc pkgname=yt-dlp -pkgver=2023.01.02 +pkgver=2023.01.06 pkgrel=1 pkgdesc='A youtube-dl fork with additional features and fixes' arch=(any) @@ -22,7 +22,7 @@ optdepends=('ffmpeg: for video post-processing' 'python-pycryptodomex: For decrypting AES-128 HLS streams and various other data' 'python-websockets: For downloading over websocket') source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz) -sha256sums=('e1d8053ea9b6c31072037edda9cfe8741b8204ab5edc8eac61f4ba8077e65247') +sha256sums=('a77b01ed42e8436233bb36ea405a46b6a05fbc1b24726f11815b515face2d116') build() { cd $pkgname