From 369c744cfa33557923614fab82daec06085f2edb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 14 Jul 2019 00:52:13 +0200 Subject: [PATCH] youtube-dl: update to 2019.07.14. --- 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 36a24d55a95..a2b9f5b3447 100644 --- a/srcpkgs/youtube-dl/template +++ b/srcpkgs/youtube-dl/template @@ -1,6 +1,6 @@ # Template file for 'youtube-dl' pkgname=youtube-dl -version=2019.07.12 +version=2019.07.14 revision=1 archs=noarch wrksrc="$pkgname" @@ -14,7 +14,7 @@ license="Unlicense" homepage="https://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=b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5 +checksum=4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400 alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {