youtube-dl: update to 2015.03.03
This commit is contained in:
parent
c8cf3c9cd6
commit
5e3cd80f79
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.02.11
|
||||
version=2015.03.03
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=1ad5e8ec6b59dbcb9fafcf312b8e3f2a985a3f8ef7109172caaf287118bb3c59
|
||||
checksum=5b13395af4460e362c1b877d71fac1eb1a76d9eebc8da479dd4783f801c3c276
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue