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

Daniel M. Capella polyzen at archlinux.org
Sun Mar 14 03:54:07 UTC 2021


    Date: Sunday, March 14, 2021 @ 03:54:06
  Author: polyzen
Revision: 890834

upgpkg: youtube-dl 2021.03.14-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 03:45:55 UTC (rev 890833)
+++ PKGBUILD	2021-03-14 03:54:06 UTC (rev 890834)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.03.03
+pkgver=2021.03.14
 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=('eee0cc1d9644f1c166f4bd41b2fe9ba001f41f34ac828246a00bc4d82adae287'
+sha256sums=('a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list