[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Tue Dec 29 12:51:46 UTC 2020
Date: Tuesday, December 29, 2020 @ 12:51:45
Author: jlichtblau
Revision: 797012
upgpkg: youtube-dl 2020.12.29-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-29 12:51:23 UTC (rev 797011)
+++ PKGBUILD 2020-12-29 12:51:45 UTC (rev 797012)
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2020.12.26
+pkgver=2020.12.29
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=('9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf'
+sha256sums=('6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
More information about the arch-commits
mailing list