extra/yt-dlp to 2023.07.06-1

This commit is contained in:
Kevin Mihelich 2023-07-07 00:28:15 +00:00
parent 19b65e39e0
commit 676e992744

View file

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