youtube-dl: update to 2017.09.02.

This commit is contained in:
Toyam Cox 2017-09-07 00:36:38 -04:00
parent fe8ed088b6
commit 442497cbca
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.08.27.1
version=2017.09.02
revision=1
noarch=yes
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=32d823b8aa1714c40e20f920e481be48d7458d657e66d118a0467a351d680aac
checksum=699a7ca22243e6a11a3e3a2b4f933c1ec0799d205a58c1eb5b139ee53252d9e9
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {
@ -36,6 +36,7 @@ python3-youtube-dl_package() {
vmove usr/lib/python3*
}
}
python3.4-youtube-dl_package() {
noarch=yes
build_style=meta