Merge pull request #5544 from bra1nwave/youtube-dl
youtube-dl: update to 2017.01.14.
This commit is contained in:
commit
ead9141f43
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.01.10
|
||||
version=2017.01.14
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -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=6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932
|
||||
checksum=76c8bd77db6c820bfa72f1e2a873101ca736fd1d9954ccebf349fa7caef99cca
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue