youtube-dl: update to 2017.06.25.

This commit is contained in:
Leah Neukirchen 2017-06-25 16:08:39 +02:00
parent 0b20605dd4
commit 1a4a31de3b

View file

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