Date: Monday, January 2, 2023 @ 21:35:10 Author: arojas Revision: 1374026
upgpkg: yt-dlp 2023.01.02-1: Update to 2023.01.02 Modified: yt-dlp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 21:32:01 UTC (rev 1374025) +++ PKGBUILD 2023-01-02 21:35:10 UTC (rev 1374026) @@ -3,7 +3,7 @@ # Contributor: katt <[email protected]> pkgname=yt-dlp -pkgver=2022.11.11 +pkgver=2023.01.02 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=('51fa055912c7fc742a882ff58236bd25b39055b98168a3563ed17cc575c3c3ae') +sha256sums=('e1d8053ea9b6c31072037edda9cfe8741b8204ab5edc8eac61f4ba8077e65247') build() { cd $pkgname
