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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Nov 25 20:15:46 UTC 2020


    Date: Wednesday, November 25, 2020 @ 20:15:46
  Author: jlichtblau
Revision: 761278

upgpkg: youtube-dl 2020.11.26-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-25 20:15:23 UTC (rev 761277)
+++ PKGBUILD	2020-11-25 20:15:46 UTC (rev 761278)
@@ -3,8 +3,8 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=youtube-dl
-pkgver=2020.11.24
-pkgrel=2
+pkgver=2020.11.26
+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/"
@@ -15,7 +15,7 @@
             'atomicparsley: for embedding thumbnails into m4a files'
             'python-pycryptodome: for hlsnative downloader')
 source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('7d70f2e2d6b42d7c948a418744cd5c89832d67f4fb36f01f1cf4ea7dc8fe537a'
+sha256sums=('fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f'
             'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
 



More information about the arch-commits mailing list