community/yt-dlp to 2022.02.03-1

This commit is contained in:
David Beauchamp 2022-02-03 13:28:00 -05:00
parent 66fa90231c
commit ff20caebd0

View file

@ -7,7 +7,7 @@
# - add zip to makedepends since the 'yt-dlp' target requires it
pkgname=yt-dlp
pkgver=2022.01.21
pkgver=2022.02.03
pkgrel=1
pkgdesc='A youtube-dl fork with additional features and fixes'
arch=(any)
@ -20,7 +20,7 @@ optdepends=('ffmpeg: for video post-processing'
'atomicparsley: for embedding thumbnails into m4a files'
'aria2: for using aria2 as external downloader')
source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
sha256sums=('78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29')
sha256sums=('80c2dcf55b6846b0cc1099b1d53efa16a44e9919ddb3a14325f7c17fdbbee901')
build() {
cd $pkgname