[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Feb 21 21:18:38 UTC 2021
Date: Sunday, February 21, 2021 @ 21:18:38
Author: jlichtblau
Revision: 868065
upgpkg: youtube-dl 2021.02.22-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-21 21:14:29 UTC (rev 868064)
+++ PKGBUILD 2021-02-21 21:18:38 UTC (rev 868065)
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2021.02.10
+pkgver=2021.02.22
pkgrel=1
pkgdesc="A command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -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=('d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122'
+sha256sums=('fd605dd76b6e46179bd2eed6905537bebffdc72732b578db21d3074bb19b44a6'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw at gmail.com>
More information about the arch-commits
mailing list