mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:37:15 +08:00
Update youtube-dl to 2014.07.25.1.
This commit is contained in:
parent
b4eb8ab538
commit
6c6eb1de05
@ -3,7 +3,7 @@
|
||||
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
|
||||
|
||||
pkgname=youtube-dl
|
||||
pkgver=2014.07.21
|
||||
pkgver=2014.07.25.1
|
||||
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=('f711536e1a1431d326e0df47b1fa7674bd2bf8d3'
|
||||
sha1sums=('3549e82054512557ebb126df8f92e0af25e1fa3c'
|
||||
'SKIP')
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user