youtube-dl: update to 2017.08.13.
This commit is contained in:
parent
1d50d237b9
commit
3c61302827
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.08.09
|
||||
version=2017.08.13
|
||||
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=9c4f06fdd56189935fda60c2bdddc6acf98275d71c6ea65654d5480ea3561529
|
||||
checksum=212c4e6a622d4e20ea888d1b1539ab063e171bed2a05c9e00db71ed53ab059dd
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue