youtube-dl: update to 2015.05.20
This commit is contained in:
parent
d2e42d1173
commit
38f283dc44
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.04.09
|
||||
version=2015.05.20
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -10,7 +10,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=8171182490e33413ad9f21c2f46b6640c8baee7655c95d4bf96ae696f3ce1c6c
|
||||
checksum=94de6dfdca5fd2c2cf83961b204970cc98aa9c3620736100116de07d54532eb3
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue