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

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Dec 17 01:11:15 UTC 2021


    Date: Friday, December 17, 2021 @ 01:11:15
  Author: polyzen
Revision: 1075660

upgpkg: youtube-dl 2021.12.17-1

Modified:
  youtube-dl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-17 01:11:01 UTC (rev 1075659)
+++ PKGBUILD	2021-12-17 01:11:15 UTC (rev 1075660)
@@ -3,8 +3,8 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2021.06.06
-pkgrel=3
+pkgver=2021.12.17
+pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few more sites"
 arch=('any')
 url="https://ytdl-org.github.io/youtube-dl/"
@@ -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=('3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3'
+sha256sums=('9f3b99c8b778455165b4525f21505e86c7ff565f3ac319e19733d810194135df'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
 



More information about the arch-commits mailing list