extra/yt-dlp to 2023.06.22-1

This commit is contained in:
Kevin Mihelich 2023-06-22 12:55:09 +00:00
parent e110890e75
commit 0b946b1754

View file

@ -6,7 +6,7 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2023.06.21
pkgver=2023.06.22
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=('8dad84141725c05cd314da2f97a119af1caf1d50d021e3b3f738573c62f0e191')
sha256sums=('5291eb8e077ee1bc2585f4f522d75f1e4f9fd4c3374bace1572cf59b97bdd9c3')
build() {
cd $pkgname