summaryrefslogtreecommitdiffstats
path: root/network/youtube-dl
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-05-17 03:31:10 +0200
committer Willy Sudiarto Raharjo2016-05-20 15:04:00 +0200
commit8a5d8c7b5b79d8876d1364a2a41cd72fe29600c8 (patch)
tree33dd6cee55bc194fe139090bf4e7449ce8930bb8 /network/youtube-dl
parentcde19964513784dee1a1d42c6dc62e2f7bd54c72 (diff)
downloadslackbuilds-8a5d8c7b5b79d8876d1364a2a41cd72fe29600c8.tar.gz
network/youtube-dl: Updated for version 2016.05.16.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl')
-rw-r--r--network/youtube-dl/youtube-dl.12
-rw-r--r--network/youtube-dl/youtube-dl.SlackBuild2
-rw-r--r--network/youtube-dl/youtube-dl.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index 5ad0f43835..f868c4578a 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -856,7 +856,7 @@ Convert the subtitles to other format (currently supported: srt|ass|vtt)
.PP
You can configure youtube\-dl by placing any supported command line
option to a configuration file.
-On Linux, the system wide configuration file is located at
+On Linux and OS X, the system wide configuration file is located at
\f[C]/etc/youtube\-dl.conf\f[] and the user wide configuration file at
\f[C]~/.config/youtube\-dl/config\f[].
On Windows, the user wide configuration file locations are
diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild
index 082c90b218..83a853150f 100644
--- a/network/youtube-dl/youtube-dl.SlackBuild
+++ b/network/youtube-dl/youtube-dl.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=youtube-dl
-VERSION=${VERSION:-2016.05.10}
+VERSION=${VERSION:-2016.05.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info
index 7ab946285d..24d49d3acf 100644
--- a/network/youtube-dl/youtube-dl.info
+++ b/network/youtube-dl/youtube-dl.info
@@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
-VERSION="2016.05.10"
+VERSION="2016.05.16"
HOMEPAGE="https://rg3.github.io/youtube-dl"
-DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.05.10.tar.gz"
-MD5SUM="8ec3af8d910da0f6c438d049d8180888"
+DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.05.16.tar.gz"
+MD5SUM="ba6dd50ac8acdab2602f29034426c975"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""