[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Nov 23 22:17:23 UTC 2020
Date: Monday, November 23, 2020 @ 22:17:23
Author: jlichtblau
Revision: 760156
upgpkg: youtube-dl 2020.11.24-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-23 22:14:39 UTC (rev 760155)
+++ PKGBUILD 2020-11-23 22:17:23 UTC (rev 760156)
@@ -3,8 +3,8 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2020.11.21.1
-pkgrel=2
+pkgver=2020.11.24
+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=('d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429'
+sha256sums=('7d70f2e2d6b42d7c948a418744cd5c89832d67f4fb36f01f1cf4ea7dc8fe537a'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
More information about the arch-commits
mailing list