youtube-dl: update to 2016.04.13.

This commit is contained in:
Michael Gehring 2016-04-13 18:44:34 +02:00
parent b0cd36eb67
commit 5fbaddad57

View file

@ -1,7 +1,7 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2016.04.06
revision=2
version=2016.04.13
revision=1
noarch=yes
build_style=python-module
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=115a7443162198f12d97c2c1d83e69d462f78410a26d6dd5ae3c74603397b9cd
checksum=f9307cbf2f2e9baf4724d9a35beecd9c7728422c0bff5e9efd0e8a026cc952cb
replaces="python-youtube-dl<2016.04.06_2"
post_install() {