[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Thu Nov 19 22:02:48 UTC 2020
Date: Thursday, November 19, 2020 @ 22:02:48
Author: jlichtblau
Revision: 757819
upgpkg: youtube-dl 2020.11.19-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-19 22:00:12 UTC (rev 757818)
+++ PKGBUILD 2020-11-19 22:02:48 UTC (rev 757819)
@@ -3,8 +3,8 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=youtube-dl
-pkgver=2020.11.18
-pkgrel=2
+pkgver=2020.11.19
+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=('6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf'
+sha256sums=('f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
More information about the arch-commits
mailing list