]> git.pld-linux.org Git - packages/youtube-dl.git/blobdiff - youtube-dl.spec
- updated to 2018.11.18
[packages/youtube-dl.git] / youtube-dl.spec
index 5df6714444cf63fc577d0c9c05249be786dfb2c4..1fcc74e8737163c7b552601d9ef78ccf26c26266 100644 (file)
@@ -1,5 +1,5 @@
 # full version number as seen on youtube-dl website
-%define        verlong 2018.09.08
+%define        verlong 2018.11.18
 
 # transform version so we don't have to bump epoch after four digit upgrades:
 # 2013.01.17.1 becomes 20130117_1
@@ -16,7 +16,7 @@ Epoch:                2
 License:       Public Domain
 Group:         Applications/System
 Source0:       http://youtube-dl.org/downloads/%{verlong}/%{name}-%{verlong}.tar.gz
-# Source0-md5: bdae6cdb4111b3c1767164937a27d933
+# Source0-md5: f66ab6c0fbcbeab2a2fadd68b03b4c26
 Source1:       %{name}.conf
 # should be downloaded from:
 # https://github.com/rg3/youtube-dl/pull/10291.diff
@@ -33,9 +33,6 @@ Suggests:     ffmpeg
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                bash_compdir    %{_datadir}/bash-completion/completions
-%define                zsh_compdir     %{_datadir}/zsh/site-functions
-
 %description
 youtube-dl is a small command-line program to download videos from
 YouTube.com.
This page took 0.056804 seconds and 4 git commands to generate.