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