youtube-dl: update to 2020.01.01.
This commit is contained in:
parent
8bf0ecd277
commit
597fa3ef3a
@ -1,20 +1,19 @@
|
||||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2019.12.25
|
||||
revision=2
|
||||
version=2020.01.01
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=youtube-dl
|
||||
build_style=python3-module
|
||||
pycompile_module="youtube_dl"
|
||||
hostmakedepends="python3"
|
||||
depends="python3"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools"
|
||||
short_desc="CLI program to download videos from YouTube and other sites"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="Unlicense"
|
||||
homepage="https://ytdl-org.github.io/youtube-dl/"
|
||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
||||
checksum=0ea2f15fa68f97ce5a57077a126a85f425cbc996af59e022a4f19fb3d3e6c78d
|
||||
checksum=0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
Loading…
x
Reference in New Issue
Block a user