[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Apr 8 18:50:43 UTC 2019
Date: Monday, April 8, 2019 @ 18:50:43
Author: jlichtblau
Revision: 450435
upgpkg: youtube-dl 2019.04.07-1 - new upstream release
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-08 18:48:59 UTC (rev 450434)
+++ PKGBUILD 2019-04-08 18:50:43 UTC (rev 450435)
@@ -2,7 +2,7 @@
# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
pkgname=youtube-dl
-pkgver=2019.03.18
+pkgver=2019.04.07
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=('074688b416e97aff5ae9ce3764e313b9d6433bb34a16b206775fbc37e4c16164'
+sha256sums=('33854099570baccc536f3a51e7196b572294bcd8b6218d13be58dd6f91273dcf'
'SKIP')
validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18' # Philipp Hagemeister
'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
More information about the arch-commits
mailing list