youtube-dl: updated to 2016.01.27

This commit is contained in:
Toyam Cox 2016-01-28 03:17:36 -05:00
parent 78bb95bae3
commit eec001ee2d

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2016.01.23 version=2016.01.27
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=449f4330fac38ed9f2bb2a547f42c1cfd705bab6a8839ff279fc4bd91f233154 checksum=d06bb62ea19aef3ebb842ac01d98bbeee378e06d9e7c7a2f3bef343205b52ee9
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/etc rm -rf ${DESTDIR}/usr/etc