youtube-dl: update to 2016.02.05.
This commit is contained in:
parent
432f327999
commit
5f1d3c82b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.02.04
|
||||
version=2016.02.05
|
||||
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=77796375479a86b15170e785cc20177df4d91bdfdd871f426f24adcbc8306f05
|
||||
checksum=d4276588499efbb4638d1078fede72f89063b30f7cf9569df8ea33b15514f966
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
|
Loading…
Add table
Reference in a new issue