[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Tue Nov 17 07:37:06 UTC 2020
Date: Tuesday, November 17, 2020 @ 07:37:06
Author: jlichtblau
Revision: 756053
upgpkg: youtube-dl 2020.11.17-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-17 07:36:30 UTC (rev 756052)
+++ PKGBUILD 2020-11-17 07:37:06 UTC (rev 756053)
@@ -3,8 +3,8 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2020.11.12
-pkgrel=2
+pkgver=2020.11.17
+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=('aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831'
+sha256sums=('62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
More information about the arch-commits
mailing list