youtube-dl: update to 2016.03.06.
This commit is contained in:
parent
14817d151c
commit
3de7fb84a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.03.01
|
||||
version=2016.03.06
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,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=fc0f9aebcf3983a848a35631ed1aa465ff3feca507387bff72286a9b49f14d70
|
||||
checksum=71a17b942e2418312cd5a4460824242925f52f20e112048fd26cbddc169827d1
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
|
Loading…
Reference in a new issue