mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:37:19 +08:00
youtube-dl: update to 2015.11.27.1
This commit is contained in:
parent
f424b0057f
commit
19721628b5
@ -1,5 +1,5 @@
|
|||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
pkgver=2015.11.15
|
pkgver=2015.11.27.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A small command-line program to download videos from YouTube.com'
|
pkgdesc='A small command-line program to download videos from YouTube.com'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -10,7 +10,7 @@ optdepends=('ffmpeg: for video post-processing'
|
|||||||
'rtmpdump: for rtmp streams support')
|
'rtmpdump: for rtmp streams support')
|
||||||
categories=('network')
|
categories=('network')
|
||||||
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||||
sha1sums=('54d52bcb503a323f115c42c690b5d1ff3653ba67')
|
sha1sums=('a42a2736725a1a30f7278b2673f2bb6abf443bab')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${pkgname}"
|
cd "${srcdir}/${pkgname}"
|
||||||
|
Loading…
Reference in New Issue
Block a user