community/yt-dlp to 2023.03.04-1

This commit is contained in:
Kevin Mihelich 2023-03-05 17:07:48 +00:00
parent f741afb499
commit 120f9a55b7

View file

@ -6,7 +6,7 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2023.03.03
pkgver=2023.03.04
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=('99db0ab54b986aa5c5bb145dc1cf0e516612e61cdb964ee274dddceeceae98a9')
sha256sums=('771d2abefcd5f1e6f3ab6d6d18cdae98be4ab73538d1174e7e7236640418e150')
build() {
cd $pkgname