youtube-dl: update to 2016.02.04.

This commit is contained in:
Juan RP 2016-02-05 07:48:32 +01:00
parent 69f4cd0168
commit 62e27368b7

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2016.02.01 version=2016.02.04
revision=1 revision=1
noarch=yes noarch=yes
build_style=python-module build_style=python-module
@ -13,7 +13,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=cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613 checksum=77796375479a86b15170e785cc20177df4d91bdfdd871f426f24adcbc8306f05
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/etc rm -rf ${DESTDIR}/usr/etc