youtube-dl: update to 2016.03.18.
This commit is contained in:
parent
3a5feb9827
commit
f6a75ab27f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.03.14
|
||||
version=2016.03.18
|
||||
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=59ad34e573ecf190cf61ebfdf91878e12fc826d422e40d85237168b88d36d7a2
|
||||
checksum=1322afa755bc84531d1ede700a5fa2a6abb815b13a9382b83b78c5193f56fb8a
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
|
Loading…
Reference in a new issue