mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:27:15 +08:00
youtube-dl: update to 2016.01.29
This commit is contained in:
parent
3a77968f25
commit
1ea1a10341
@ -1,5 +1,5 @@
|
||||
pkgname=youtube-dl
|
||||
pkgver=2015.12.23
|
||||
pkgver=2016.01.29
|
||||
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=('cb61b3e0321f1ec5b46bdbab11686277a6b6a250')
|
||||
sha1sums=('17745e3be243cb21b284d3e6d311874fac800027')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user