From 59766c61231ce5a6f54d6cd1581bbe9aa1e923ad Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 12 Jul 2018 13:07:25 +0200 Subject: [PATCH] youtube-dl: update to 2018.07.10. (#825) --- srcpkgs/youtube-dl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index 9b2d49beb4c..6724631e340 100644 --- a/srcpkgs/youtube-dl/template +++ b/srcpkgs/youtube-dl/template @@ -1,6 +1,6 @@ # Template file for 'youtube-dl' pkgname=youtube-dl -version=2018.07.04 +version=2018.07.10 revision=1 noarch=yes wrksrc="$pkgname" @@ -14,7 +14,7 @@ license="Public Domain" homepage="http://rg3.github.io/youtube-dl/" changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog" distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz" -checksum=c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43 +checksum=ad8326e25be0da9f5c6a8f16f96396893f64263d237d5cfacf4dcc4012542fe6 alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {