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

Daniel M. Capella polyzen at archlinux.org
Fri Feb 5 05:56:15 UTC 2021


    Date: Friday, February 5, 2021 @ 05:56:14
  Author: polyzen
Revision: 845678

upgpkg: youtube-dl 2021.02.04.1-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 05:54:22 UTC (rev 845677)
+++ PKGBUILD	2021-02-05 05:56:14 UTC (rev 845678)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.01.24.1
+pkgver=2021.02.04.1
 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=('de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000'
+sha256sums=('0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list