Merge pull request #3632 from bra1nwave/youtube-dl

youtube-dl: update to 2016.02.13.
This commit is contained in:
Juan RP 2016-02-16 05:59:14 +01:00
commit 64047dd7d9

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.10 version=2016.02.13
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=386cfc2128eebbedf2c4ffdb41537aede509436cdb6b6ef596da4eece376d023 checksum=8bb5cb62aad23fd3b049d9ffac76af6d76af8c18d68da3a3b9f602adaca1d534
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/etc rm -rf ${DESTDIR}/usr/etc