youtube-dl: update to 2020.03.06.
This commit is contained in:
parent
ca4260a526
commit
c282b3ce0c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2020.03.01
|
||||
revision=2
|
||||
version=2020.03.06
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=youtube-dl
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ 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=5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306
|
||||
checksum=db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199
|
||||
|
||||
do_check() {
|
||||
PYTHON=/usr/bin/python3 make offlinetest
|
||||
|
|
Loading…
Reference in a new issue