Merge pull request #4459 from bra1nwave/youtube-dl
youtube-dl: update to 2016.07.11.
This commit is contained in:
commit
dd214d0f0e
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.07.07
|
version=2016.07.11
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,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=9e2008db1f00140233ee188674eef96ba11e6e7bb84a51a9140ceb18f1c6942f
|
checksum=f661957cf1f52bfa7b621cf1b02c0200862a7931e92e25cd984a9c302c3e4d87
|
||||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2.7"
|
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue