mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
youtube-dl: update to 2015.09.28
This commit is contained in:
parent
8cb929a9cb
commit
33266da22a
@ -1,5 +1,5 @@
|
||||
pkgname=youtube-dl
|
||||
pkgver=2015.09.03
|
||||
pkgver=2015.09.28
|
||||
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=('9bff6d1ca877408557c64650406a92f148017016')
|
||||
sha1sums=('c11638eb5c965c58bf6e7274e6dfab61db819980')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user