community/yt-dlp to 2023.02.17-1

This commit is contained in:
Kevin Mihelich 2023-02-17 14:47:42 +00:00
parent f5f9a69980
commit 08b7031231

View file

@ -6,7 +6,7 @@
# - removed makedepend on pandoc
pkgname=yt-dlp
pkgver=2023.01.06
pkgver=2023.02.17
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=('a77b01ed42e8436233bb36ea405a46b6a05fbc1b24726f11815b515face2d116')
sha256sums=('81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29')
build() {
cd $pkgname