Date: Tuesday, October 4, 2022 @ 06:30:16 Author: arojas Revision: 1320871
upgpkg: yt-dlp 2022.10.04-1: Update to 2022.10.04 Modified: yt-dlp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-04 06:30:00 UTC (rev 1320870) +++ PKGBUILD 2022-10-04 06:30:16 UTC (rev 1320871) @@ -3,7 +3,7 @@ # Contributor: katt <[email protected]> pkgname=yt-dlp -pkgver=2022.09.01 +pkgver=2022.10.04 pkgrel=1 pkgdesc='A youtube-dl fork with additional features and fixes' arch=(any) @@ -20,7 +20,7 @@ '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=('675ff266e9400c47bb4df947ab3e7d5e9d4c362abcadd2c61ba341e86590f1df') +sha256sums=('bd3cf6413cd92a400ff015633372a1454906414226f924b57c1f5826b9abc1a8') build() { cd $pkgname
