From 59aeadb3a3e85eb916871f3cc43f6a8fc3285392 Mon Sep 17 00:00:00 2001 From: cr6git Date: Tue, 18 Sep 2018 17:00:05 +0200 Subject: [PATCH] youtube-dl: update to 2018.09.18. --- 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 eda025d2dfa..d30bdd22108 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.09.10 +version=2018.09.18 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=08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89 +checksum=4b0f1365ce6bca66e99b83aa80e8098f04dd3a22d398e1b1eac3fbda5a6d9a56 alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {