mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 14:07:15 +08:00
Update youtube-dl to 2014.08.10.
This commit is contained in:
parent
e437eb1dcf
commit
f8c7b7d533
@ -3,7 +3,7 @@
|
||||
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
|
||||
|
||||
pkgname=youtube-dl
|
||||
pkgver=2014.08.05
|
||||
pkgver=2014.08.10
|
||||
pkgrel=1
|
||||
pkgdesc='A small command-line program to download videos from YouTube.com'
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ depends=('python3' 'python3-setuptools')
|
||||
categories=('network')
|
||||
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
|
||||
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
|
||||
sha1sums=('4af2cc3e5b08751861dff83315751213fe09baa0'
|
||||
sha1sums=('fd4d544f4852eb803fea7a2918b8f6e7deb89931'
|
||||
'SKIP')
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user