youtube-dl: update to 2014.04.21.3
This commit is contained in:
parent
90331b6491
commit
004f29ea27
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.03.18.1
|
||||
version=2014.03.21.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -11,8 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Public Domain"
|
||||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b
|
||||
|
||||
checksum=60903f6bd1106b9c6e498f7b6d4ceb0b7d680584875307d7cb7690cb3c67dc00
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
vinstall ${pkgname}.1 644 usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue