mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
youtube-dl: update to 2015.11.15
This commit is contained in:
parent
92f010cc4e
commit
1ddf336f6f
@ -1,5 +1,5 @@
|
||||
pkgname=youtube-dl
|
||||
pkgver=2015.11.10
|
||||
pkgver=2015.11.15
|
||||
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=('f172ac714d5dc85012462840eec70c246ac0e58e')
|
||||
sha1sums=('54d52bcb503a323f115c42c690b5d1ff3653ba67')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user