youtube-dl: update to 2017.03.16.
This commit is contained in:
parent
b40126ab75
commit
1af0c83158
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.03.15
|
||||
version=2017.03.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -14,7 +14,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=0ef8b0b4bb6983b5d26aca943e8d6bdfeaeac80497ab9423556e3678d70da640
|
||||
checksum=55df3cbda9cf86e49baf54040340ec74c692bb3d6da3d2f5a1bc1238017dd492
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue