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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Dec 31 10:06:18 UTC 2020


    Date: Thursday, December 31, 2020 @ 10:06:18
  Author: jlichtblau
Revision: 800373

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

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-31 10:03:39 UTC (rev 800372)
+++ PKGBUILD	2020-12-31 10:06:18 UTC (rev 800373)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2020.12.29
+pkgver=2020.12.31
 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=('6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1'
+sha256sums=('094ef8b000a9e9fcaf624eb316ac8d52643224604fdf841a14aa69a5fe9f9859'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list