youtube-dl: update to 2018.08.04

This commit is contained in:
prspkt 2018-08-03 22:01:15 +03:00
parent d04c687a3a
commit d10df94122

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2018.07.29
version=2018.08.04
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=52a6cced5f076b28a3c6cf09d198bb14022789a0bb79eda5c3fe277ef7fe3aa3
checksum=f582dc699e88699f0f9db9ba9188c1d072a10c630b319426622ffab5704a9dc1
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {