youtube-dl: update to 2016.04.05.

This commit is contained in:
Michael Gehring 2016-04-05 23:34:53 +02:00
parent 2f64aa1db3
commit 015876ed44

View file

@ -1,7 +1,7 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2016.04.01 version=2016.04.05
revision=2 revision=1
noarch=yes noarch=yes
build_style=python-module build_style=python-module
wrksrc="${pkgname}" wrksrc="${pkgname}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://rg3.github.com/youtube-dl/" homepage="http://rg3.github.com/youtube-dl/"
license="Public Domain" license="Public Domain"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz" distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=474a9d901252c05ec9d8131016dab4a2fb40d9c323e7ebdd5c5e30c9eee3e824 checksum=b42fa16c6657a083082e6914c19c07f57a5a9dea34981e7442954dc30acae3ed
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/etc rm -rf ${DESTDIR}/usr/etc