diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index a67d6cf581..d27d31483b 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.01.17 +version=2019.01.23 revision=1 noarch=yes wrksrc="$pkgname" @@ -14,7 +14,7 @@ license="Public Domain" 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=278f04408ce2f80d58843b1d4ab1b5e5fa913269bd728a13970bac803697aa3b +checksum=06e8278214aebad6592611bb63754a8dcfe6df476e7b0db52c3bb4136de486bc alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {