parent
c8450b12a9
commit
c8a775204c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2021.02.10
|
||||
version=2021.02.22
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="Unlicense"
|
|||
homepage="https://yt-dl.org"
|
||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||
distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122
|
||||
checksum=fd605dd76b6e46179bd2eed6905537bebffdc72732b578db21d3074bb19b44a6
|
||||
|
||||
do_check() {
|
||||
PYTHON=/usr/bin/python3 make offlinetest
|
||||
|
|
Loading…
Reference in a new issue