Date: Thursday, September 1, 2022 @ 17:23:58 Author: arojas Revision: 1290387
upgpkg: yt-dlp 2022.09.01-1: Update to 2022.09.01 Modified: yt-dlp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-01 17:18:17 UTC (rev 1290386) +++ PKGBUILD 2022-09-01 17:23:58 UTC (rev 1290387) @@ -3,7 +3,7 @@ # Contributor: katt <[email protected]> pkgname=yt-dlp -pkgver=2022.08.19 +pkgver=2022.09.01 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=('4740a5ac43e6ff75808a6623145c32e1fc0884ea43bc06768fb40fbd1f97601c') +sha256sums=('675ff266e9400c47bb4df947ab3e7d5e9d4c362abcadd2c61ba341e86590f1df') build() { cd $pkgname
