diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index 935e59c0593..2e9a8d40fad 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.27 +version=2019.01.30 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=e887a2c378820f08c195e4e83fcd69bbd01d24e90cddd753160d9b7639259d7c +checksum=1a34f7eb8d9027d800026df106cddcb269eba31e7aef1066bdd9b5741ff3fc4c alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {