diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-25 19:25:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:15 +0700 |
commit | 3e6d120b2aea0cf157335bb941e47aca592c6cb1 (patch) | |
tree | f87ed70568e99aeda3d54e53f494194f1338975c /network/youtube-dl | |
parent | e9a98c057b3a495c277fdf3a50dcac03f8a9e4a1 (diff) |
network/youtube-dl: Updated for version 2016.10.25.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl')
-rw-r--r-- | network/youtube-dl/youtube-dl.1 | 2 | ||||
-rw-r--r-- | network/youtube-dl/youtube-dl.SlackBuild | 2 | ||||
-rw-r--r-- | network/youtube-dl/youtube-dl.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index 353ea4d338a6..6c37a0983d4e 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -1432,7 +1432,7 @@ Since we are not affiliated with Ubuntu, there is little we can do. Feel free to report bugs (https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+filebug) to the Ubuntu packaging -guys (mailto:ubuntu-motu@lists.ubuntu.com?subject=outdated%20version%20of%20youtube-dl) +people (mailto:ubuntu-motu@lists.ubuntu.com?subject=outdated%20version%20of%20youtube-dl) \- all they have to do is update the package to a somewhat recent version. See above for a way to update. diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild index 02db9615f859..ab5caa858dd8 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.10.16} +VERSION=${VERSION:-2016.10.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info index f2d31ba2b65b..dce47014081b 100644 --- a/network/youtube-dl/youtube-dl.info +++ b/network/youtube-dl/youtube-dl.info @@ -1,8 +1,8 @@ PRGNAM="youtube-dl" -VERSION="2016.10.16" +VERSION="2016.10.25" HOMEPAGE="https://rg3.github.io/youtube-dl" -DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.10.16.tar.gz" -MD5SUM="7258ef762e6389c5a42237c98f15f714" +DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.10.25.tar.gz" +MD5SUM="5bde96a3e01e858ad3b03fc583894dd1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |