youtube-dl: update to 2018.03.20.

This commit is contained in:
maxice8 2018-03-20 02:29:30 -03:00 committed by Enno Boland
parent 9c301cfabc
commit 549198da2b
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.03.14
version=2018.03.20
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -14,7 +14,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=902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249
checksum=a977d04aa201ef35f8a6dc66b19204a9093b26c9d04d643089a1d467ba4e0682
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {