[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Dec 26 17:24:10 UTC 2020
Date: Saturday, December 26, 2020 @ 17:24:10
Author: jlichtblau
Revision: 793017
upgpkg: youtube-dl 2020.12.26-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-26 16:01:57 UTC (rev 793016)
+++ PKGBUILD 2020-12-26 17:24:10 UTC (rev 793017)
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2020.12.22
+pkgver=2020.12.26
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=('cc95ce1477afeee0e0d3a5e5c92baf52d223b121d950795367d8a3185bf6f76c'
+sha256sums=('9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
More information about the arch-commits
mailing list