youtube-dl: update to 2017.05.23.
This commit is contained in:
parent
2510ab8e0d
commit
052b92966d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.05.18
|
||||
version=2017.05.23
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=433c4ac9199c01251bd7504eedbbeaccdca932725196706a65476ec916cd2ded
|
||||
checksum=8dc76390c1651950b9332651438e0169140369cf721f77fd88285ca4246342d9
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue