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

Daniel M. Capella polyzen at archlinux.org
Tue Mar 30 20:36:30 UTC 2021


    Date: Tuesday, March 30, 2021 @ 20:36:29
  Author: polyzen
Revision: 910521

upgpkg: youtube-dl 2021.03.31-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-30 18:48:54 UTC (rev 910520)
+++ PKGBUILD	2021-03-30 20:36:29 UTC (rev 910521)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.03.25
+pkgver=2021.03.31
 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=('a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f'
+sha256sums=('f215d0e297febca0552e309dba12d62c53a56ed138de314d63b7fb80617e6ceb'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list