community/yt-dlp to 2021.12.27-1

This commit is contained in:
Kevin Mihelich 2022-01-09 21:55:23 +00:00
parent 2c4ff5523d
commit 7f7ac62b24

View file

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