youtube-dl: update to 2016.01.23
This commit is contained in:
parent
659b703e8c
commit
914036a9e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2016.01.15
|
version=2016.01.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://rg3.github.com/youtube-dl/"
|
homepage="http://rg3.github.com/youtube-dl/"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c1e22ca3286aff74a668d1f8ef5c84c37bee2c269824e71ffdb23356a8735c44
|
checksum=449f4330fac38ed9f2bb2a547f42c1cfd705bab6a8839ff279fc4bd91f233154
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/etc
|
rm -rf ${DESTDIR}/usr/etc
|
||||||
|
|
Loading…
Reference in a new issue