youtube-dl: update to 2017.07.23.

This commit is contained in:
Juan RP 2017-07-24 08:23:59 +02:00
parent 8f524b8a7f
commit 7de343bae1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.07.15
version=2017.07.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=665905606b61cad2f4ac945823722c3bf951f3003f5a24506aea690f4189b5ca
checksum=950068234d9af63168bf1c53961638b78766d5f83f227d1e3f699d8e4f8d1241
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {