community/yt-dlp to 2022.08.19-1

This commit is contained in:
Kevin Mihelich 2022-08-27 17:58:04 +00:00
parent 36543755e0
commit 12c7d10872

View file

@ -6,7 +6,7 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2022.07.18
pkgver=2022.08.19
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=('d2531dc0d17b78209ac21cbf4e228c5a41b5aca97b46a256c33574ed2176bff2')
sha256sums=('4740a5ac43e6ff75808a6623145c32e1fc0884ea43bc06768fb40fbd1f97601c')
build() {
cd $pkgname