youtube-dl: update to 2016.01.15.
This commit is contained in:
parent
d0695fd529
commit
649024fa42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.01.14
|
||||
version=2016.01.15
|
||||
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=8fb4829219c591d0b9a94ebc7bda933db33d4b04d9875a8d725affdbc28e5aad
|
||||
checksum=c1e22ca3286aff74a668d1f8ef5c84c37bee2c269824e71ffdb23356a8735c44
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
|
Loading…
Reference in a new issue