mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
youtube-dl 2016.03.06
This commit is contained in:
parent
940f5809ce
commit
295737f23a
@ -1,5 +1,5 @@
|
||||
pkgname=youtube-dl
|
||||
pkgver=2016.02.13
|
||||
pkgver=2016.03.06
|
||||
pkgrel=1
|
||||
pkgdesc='A small command-line program to download videos from YouTube.com'
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ optdepends=('ffmpeg: for video post-processing'
|
||||
'rtmpdump: for rtmp streams support')
|
||||
categories=('network')
|
||||
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha1sums=('5071273e95481ef7c685e91204f25996eb3dc09c')
|
||||
sha1sums=('f29c66263a3c97c4e30781b2efe694afff75de0b')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user