[arch-commits] Commit in yt-dlp/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 18 06:42:11 UTC 2022


    Date: Monday, July 18, 2022 @ 06:42:11
  Author: arojas
Revision: 1254404

Update to 2022.07.18

Modified:
  yt-dlp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-18 05:36:38 UTC (rev 1254403)
+++ PKGBUILD	2022-07-18 06:42:11 UTC (rev 1254404)
@@ -3,7 +3,7 @@
 # Contributor: katt <magunasu.b97 at gmail.com>
 
 pkgname=yt-dlp
-pkgver=2022.06.29
+pkgver=2022.07.18
 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=('3b0aa20659b7ba35a9d74b4d35e7fa1fbe13f4d3a30c3970fd2bf4ac087c407c')
+sha256sums=('d2531dc0d17b78209ac21cbf4e228c5a41b5aca97b46a256c33574ed2176bff2')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list