[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Mar 8 12:05:42 UTC 2020
Date: Sunday, March 8, 2020 @ 12:05:42
Author: jlichtblau
Revision: 591913
upgpkg: youtube-dl 2020.03.08-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 12:05:26 UTC (rev 591912)
+++ PKGBUILD 2020-03-08 12:05:42 UTC (rev 591913)
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2020.03.06
+pkgver=2020.03.08
pkgrel=1
pkgdesc="A small 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://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199'
+sha256sums=('76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5'
'SKIP')
validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18' # Philipp Hagemeister
'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
More information about the arch-commits
mailing list