youtube-dl: update to 2016.08.28.
This commit is contained in:
parent
d4abb4f74c
commit
1144e0d032
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.08.24
|
||||
version=2016.08.28
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,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=d4eea1dc0719cd1c075d5fe0b5a9c00d22c2853d7a28f95c88bb22ad4693c09d
|
||||
checksum=520d913129ef03fb62c3f1a430db257c962da61b534caccbdd3a0b01e7a96487
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue