community/yt-dlp to 2022.02.04-1

This commit is contained in:
Kevin Mihelich 2022-02-04 13:43:42 +00:00
parent ae22e5a529
commit b620a88fe0

View file

@ -7,7 +7,7 @@
# - add zip to makedepends since the 'yt-dlp' target requires it
pkgname=yt-dlp
pkgver=2022.02.03
pkgver=2022.02.04
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=('80c2dcf55b6846b0cc1099b1d53efa16a44e9919ddb3a14325f7c17fdbbee901')
sha256sums=('c8dd119c28a5d256322ddb3a2fff72bc02ace43fc5880c0065d97f7a48d7a8e3')
build() {
cd $pkgname