youtube-dl: update to 2017.08.09.

This commit is contained in:
Leah Neukirchen 2017-08-11 16:03:24 +02:00
parent d932b035df
commit 6a64de9797

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.07.30.1
version=2017.08.09
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=4701c7533cced9b10d281031e0f7a95a60e5d38e5a4fd368b410c16e402b36d4
checksum=9c4f06fdd56189935fda60c2bdddc6acf98275d71c6ea65654d5480ea3561529
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {