community/yt-dlp to 2023.01.02-1

This commit is contained in:
Kevin Mihelich 2023-01-02 23:45:12 +00:00
parent d7a613353c
commit 9fff90ab96

View file

@ -6,7 +6,7 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2022.11.11
pkgver=2023.01.02
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=('51fa055912c7fc742a882ff58236bd25b39055b98168a3563ed17cc575c3c3ae')
sha256sums=('e1d8053ea9b6c31072037edda9cfe8741b8204ab5edc8eac61f4ba8077e65247')
build() {
cd $pkgname