community/yt-dlp to 2022.01.21-1

This commit is contained in:
Kevin Mihelich 2022-01-21 16:05:53 +00:00
parent 0fb7cb6cd9
commit 37e0579674

View file

@ -7,7 +7,7 @@
# - add zip to makedepends since the 'yt-dlp' target requires it
pkgname=yt-dlp
pkgver=2021.12.27
pkgver=2022.01.21
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=('3492c344b1b71ac13c73a53dbb3bc504f7ebaa325c10807ad905428e74a6d630')
sha256sums=('78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29')
build() {
cd $pkgname