youtube-dl: update to 2017.02.01.
This commit is contained in:
parent
27876b2ac5
commit
a0a8de7f22
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.01.31
|
||||
version=2017.02.01
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ddb1445eb18425413651267f4fbe2ea06198f7b253812fd69bd90a6804ae8c57
|
||||
checksum=ff77551020c4a81810cb40c9ad36e229db1955d38e390ecdd1333dfc265079ca
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue