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() {