youtube-dl: update to 2017.07.02.

This commit is contained in:
Michael Gehring 2017-07-04 10:42:35 +00:00
parent ad3b4913a9
commit b33e712bf7

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.06.25
version=2017.07.02
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=0531958d4dc10f0fae7960a4c8d08d17fe57acf79719a76387d765c382809f59
checksum=5b8b11c932ddbc346e2188f0e3a4c0ab8203b1b749f8ea9b212e10d34fa20168
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {