[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed May 15 20:22:49 UTC 2019
Date: Wednesday, May 15, 2019 @ 20:22:48
Author: jlichtblau
Revision: 467480
upgpkg: youtube-dl 2019.05.11-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-15 19:34:20 UTC (rev 467479)
+++ PKGBUILD 2019-05-15 20:22:48 UTC (rev 467480)
@@ -2,7 +2,7 @@
# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
pkgname=youtube-dl
-pkgver=2019.04.30
+pkgver=2019.05.11
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -14,7 +14,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=('e18f4291bd52e44f8587d28c3d0423edf95ab3f138d657b9845e213f6d5383e8'
+sha256sums=('4126221a6567c1c78dfa9d9abbf340bc5eb13e40963afca5150e72dc9e1447f8'
'SKIP')
validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18' # Philipp Hagemeister
'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
More information about the arch-commits
mailing list