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

Daniel M. Capella polyzen at archlinux.org
Wed Apr 7 11:36:35 UTC 2021


    Date: Wednesday, April 7, 2021 @ 11:36:35
  Author: polyzen
Revision: 912386

upgpkg: youtube-dl 2021.04.07-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 11:34:20 UTC (rev 912385)
+++ PKGBUILD	2021-04-07 11:36:35 UTC (rev 912386)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.04.01
+pkgver=2021.04.07
 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=('f098ef95933a33096f60cb8c3bfbde710f6f84c9cad1b093082584bdc4a089ef'
+sha256sums=('f5080aa885672628d63f4a3e0ff0976437b4ff2caef91321fc23cbf60c0da509'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list