youtube-dl: update to 2018.02.04.
This commit is contained in:
parent
78f13fc5ad
commit
9297cbcf5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2018.01.21
|
||||
version=2018.02.04
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.io/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c5be3f7ee9236505ae3dc945eddcc0c59661c91fb3b40347625d0b066d97ef91
|
||||
checksum=4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue