summaryrefslogtreecommitdiffstats
path: root/network/youtube-dl
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-06-24 14:50:15 +0200
committer Willy Sudiarto Raharjo2016-06-25 03:54:40 +0200
commit18b14aa408267fa4513272ecd490a028cf0dea2b (patch)
tree4d6850f63235ede58608f5300ba1c3495cb4fd6d /network/youtube-dl
parent40d741d37bd9642841c7f4663fb3b90af950265f (diff)
downloadslackbuilds-18b14aa408267fa4513272ecd490a028cf0dea2b.tar.gz
network/youtube-dl: Updated for version 2016.06.23.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl')
-rw-r--r--network/youtube-dl/youtube-dl.14
-rw-r--r--network/youtube-dl/youtube-dl.SlackBuild2
-rw-r--r--network/youtube-dl/youtube-dl.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index c215aa51b0..321792e884 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -7,8 +7,8 @@ youtube\-dl \- download videos from youtube.com or other video platforms
\f[B]youtube\-dl\f[] [OPTIONS] URL [URL...]
.SH DESCRIPTION
.PP
-\f[B]youtube\-dl\f[] is a small command\-line program to download videos
-from YouTube.com and a few more sites.
+\f[B]youtube\-dl\f[] is a command\-line program to download videos from
+YouTube.com and a few more sites.
It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is
not platform specific.
It should work on your Unix box, on Windows or on Mac OS X.
diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild
index 9a48a9fd53..ffa2e8c8e3 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.06.14}
+VERSION=${VERSION:-2016.06.23.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info
index 8a087546f0..60ad01cf10 100644
--- a/network/youtube-dl/youtube-dl.info
+++ b/network/youtube-dl/youtube-dl.info
@@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
-VERSION="2016.06.14"
+VERSION="2016.06.23.1"
HOMEPAGE="https://rg3.github.io/youtube-dl"
-DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.06.14.tar.gz"
-MD5SUM="935461b26bae49af85def0badbe25710"
+DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.06.23.1.tar.gz"
+MD5SUM="a6053c605cca6f01a9e517925d111bfa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""