youtube-dl: update to 2015.07.28
This commit is contained in:
parent
6b11dd4aab
commit
e43e221a25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.07.07
|
||||
version=2015.07.28
|
||||
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=634d7a3c369a245e67317ddb4043f8167bce3e774e1246ecb7c2707d311c2b4e
|
||||
checksum=61c3acea56cb6127c092fed37ce77c64f14b501faceab54496412d3479685c56
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue