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

Antonio Rojas arojas at gemini.archlinux.org
Thu Feb 3 18:07:45 UTC 2022


    Date: Thursday, February 3, 2022 @ 18:07:45
  Author: arojas
Revision: 1124910

Update to 2022.02.03

Modified:
  yt-dlp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-03 17:55:30 UTC (rev 1124909)
+++ PKGBUILD	2022-02-03 18:07:45 UTC (rev 1124910)
@@ -3,7 +3,7 @@
 # Contributor: katt <magunasu.b97 at gmail.com>
 
 pkgname=yt-dlp
-pkgver=2022.01.21
+pkgver=2022.02.03
 pkgrel=1
 pkgdesc='A youtube-dl fork with additional features and fixes'
 arch=(any)
@@ -16,7 +16,7 @@
             'atomicparsley: for embedding thumbnails into m4a files'
             'aria2: for using aria2 as external downloader')
 source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
-sha256sums=('78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29')
+sha256sums=('80c2dcf55b6846b0cc1099b1d53efa16a44e9919ddb3a14325f7c17fdbbee901')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list