community/yt-dlp to 2022.06.22.1-1

This commit is contained in:
David Beauchamp 2022-06-22 08:18:18 -04:00
parent 277561c08c
commit 28cd6306bf

View file

@ -6,7 +6,7 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2022.05.18
pkgver=2022.06.22.1
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=('59a0e89d79018070844c6301f7848594b746ca4857e7da14a5e6938a24e63172')
sha256sums=('fac29d5a8d4c2f1317ba5c2fc4231cf169887bcef26d0fbf0481c90ddb7826db')
build() {
cd $pkgname