youtube-dl: update to 2017.03.22.
This commit is contained in:
parent
593278fe1f
commit
279d4da6a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.03.20
|
||||
version=2017.03.22
|
||||
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=6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215
|
||||
checksum=c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue