[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jan 25 09:18:58 UTC 2021


    Date: Monday, January 25, 2021 @ 09:18:58
  Author: jlichtblau
Revision: 829423

upgpkg: youtube-dl 2021.01.24.1-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-25 09:18:11 UTC (rev 829422)
+++ PKGBUILD	2021-01-25 09:18:58 UTC (rev 829423)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.01.16
+pkgver=2021.01.24.1
 pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
@@ -15,7 +15,7 @@
             'atomicparsley: for embedding thumbnails into m4a files'
             'python-pycryptodome: for hlsnative downloader')
 source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1'
+sha256sums=('de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list