youtube-dl: update to 2021.06.06
This commit is contained in:
committed by
github-actions[bot]
parent
f2dcf77f7a
commit
94a58fde59
@@ -3,7 +3,7 @@
|
||||
_realname=youtube-dl
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2021.05.16
|
||||
pkgver=2021.06.06
|
||||
pkgrel=1
|
||||
pkgdesc="A command-line program to download videos from YouTube.com and a few more sites (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -17,7 +17,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-ffmpeg: for video post-processing")
|
||||
#'atomicparsley: for embedding thumbnails into m4a files'
|
||||
#'python-pycryptodome: for hlsnative downloader'
|
||||
source=("https://github.com/ytdl-org/${_realname}/releases/download/${pkgver}/${_realname}-${pkgver}.tar.gz"{,.sig})
|
||||
sha256sums=('d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd'
|
||||
sha256sums=('3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3'
|
||||
'SKIP')
|
||||
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user