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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Apr 17 10:07:06 UTC 2021


    Date: Saturday, April 17, 2021 @ 10:07:06
  Author: jlichtblau
Revision: 919716

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

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 09:55:04 UTC (rev 919715)
+++ PKGBUILD	2021-04-17 10:07:06 UTC (rev 919716)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.04.07
+pkgver=2021.04.17
 pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
@@ -16,7 +16,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=('f5080aa885672628d63f4a3e0ff0976437b4ff2caef91321fc23cbf60c0da509'
+sha256sums=('75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list