diff --git a/extra/yt-dlp/PKGBUILD b/extra/yt-dlp/PKGBUILD index 495f352c7..971fba5cd 100644 --- a/extra/yt-dlp/PKGBUILD +++ b/extra/yt-dlp/PKGBUILD @@ -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