youtube-dl: update to 2017.07.15.
This commit is contained in:
parent
b8e028e2dc
commit
dfa2a2d98d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.07.09
|
||||
version=2017.07.15
|
||||
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=422d33644be3a7e14b947f5095089a5289cce4786b8d134a2fbe4c2bfc72195e
|
||||
checksum=665905606b61cad2f4ac945823722c3bf951f3003f5a24506aea690f4189b5ca
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue