From f6a883c82b01e2c39972f84a8af450677a9a000b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Tue, 20 Aug 2019 12:29:06 +0200 Subject: [PATCH] youtube-dl: update to 2019.08.13, adopt package --- srcpkgs/youtube-dl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index e679fb5bd07..2dc6f2cf94b 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.08.02 +version=2019.08.13 revision=1 archs=noarch wrksrc="$pkgname" @@ -9,12 +9,12 @@ pycompile_module="youtube_dl" hostmakedepends="python3" depends="python3" short_desc="CLI program to download videos from YouTube and other sites" -maintainer="Orphaned " +maintainer="Daniel Eyßer " 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=573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80 +checksum=b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d post_install() { rm -rf ${DESTDIR}/usr/etc