youtube-dl: update to 2018.04.09.
This commit is contained in:
parent
bef83601c2
commit
537f9765f2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2018.04.03
|
||||
version=2018.04.09
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.io/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e
|
||||
checksum=263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
noarch=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue