community/yt-dlp to 2022.10.04-1

This commit is contained in:
Kevin Mihelich 2022-10-04 12:40:58 +00:00
parent cebab92f94
commit 176c69f363

View file

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