From 920b30107fcb1aa32c5867ac54b5bd10e98adb14 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 18 May 2022 11:15:20 +0000 Subject: [PATCH] community/yt-dlp to 2022.05.18-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 01bfe4faf..1acc65636 100644 --- a/community/yt-dlp/PKGBUILD +++ b/community/yt-dlp/PKGBUILD @@ -6,7 +6,7 @@ # - removed makedepend on pandoc pkgname=yt-dlp -pkgver=2022.04.08 +pkgver=2022.05.18 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=('a9ea3753977dd82f051f0674fbdc3eb5ff49a67246f4bd3cac5745702828d1db') +sha256sums=('59a0e89d79018070844c6301f7848594b746ca4857e7da14a5e6938a24e63172') build() { cd $pkgname