youtube-dl: update to 2018.04.16.

This commit is contained in:
maxice8 2018-04-16 01:21:55 -03:00 committed by Leah Neukirchen
parent b592378083
commit 0d3fa6d8c8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2018.04.09
version=2018.04.16
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=263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8
checksum=2d2565cd65b20da05aa0e16b48b2fdc1a1c72452811db8a20faf0bce2f7adf10
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
noarch=yes