community/yt-dlp to 2022.11.11-1

This commit is contained in:
Kevin Mihelich 2022-11-11 13:46:26 +00:00
parent c772ca84d6
commit ed7da4d40d

View file

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