extra/yt-dlp to 2023.06.21-1

This commit is contained in:
Kevin Mihelich 2023-06-21 12:37:30 +00:00
parent 7eccc108e9
commit 813449398b

View file

@ -6,8 +6,8 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2023.03.04
pkgrel=2
pkgver=2023.06.21
pkgrel=1
pkgdesc='A youtube-dl fork with additional features and fixes'
arch=(any)
url='https://github.com/yt-dlp/yt-dlp'
@ -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=('771d2abefcd5f1e6f3ab6d6d18cdae98be4ab73538d1174e7e7236640418e150')
sha256sums=('8dad84141725c05cd314da2f97a119af1caf1d50d021e3b3f738573c62f0e191')
build() {
cd $pkgname