podcatcher 3.2.3 → 3.2.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 00e9072fd929032b84e7e8a450f39534a4077f4f
4
- data.tar.gz: b885ecfcde8ad336882d07ba2737cc735619d283
3
+ metadata.gz: ba9a38a71cb56d75f3874018f4228baa6b67f849
4
+ data.tar.gz: 3a5e84d3692ba2bea90c4edad506bd09f390836f
5
5
  SHA512:
6
- metadata.gz: d80f549e2d559577a3b98fa1214543e52fef0fb30008baef5b28b5685eaa8911a476ae1da06f8a1a2201957bdab161309fc5b2bf47929ce1375a0a7bff21ba98
7
- data.tar.gz: 8af01043a9e9aa7ae5bd9395c1eef5ae6d67eee477438fe5fc69055f2ea01fbfb7f5b1e33c5a859b7fbe103a89273327ac6864e496c91b334d0812ca3676d92c
6
+ metadata.gz: e6b1cf03c7885f2eec7b6aac841614772fed2574f79729b8fd43cc27977e9e9353b877557e67177b1e8d9e34c49de01e2a0fe1c5e2bc06ca158aca8462d7241b
7
+ data.tar.gz: 1c29bdc718c45d25eb84513cef2190fa69785e5122a5fbccd580b92bdc8124ba637153db30cde01605f604bfaba74d7d405ad50280d76870cff58aebd6d9240e
checksums.yaml.gz.sig CHANGED
@@ -1,4 +1,2 @@
1
- 1pw�����S9��tb��˸�*�g��
2
- ߐ:���[aSj����3$>���̓��p@���ґ�ۯk���Rb��rf���P��ά
3
- R~u�n윗��G��Z�咻���6�$��y$J
4
- ����Ȱg���,3��� � H]� a�`.U�D �c�ݳXY*���[���� I�sX��c�\�[��a��2�n��`Sw٪��%�(�yyn�q?%�Ig&%�]Y���C�Wk� ��;l�F�
1
+ C�%��t4cK�9�?����f���T��`�vǔ�{�)3���a����Nc�������%}p���q|Eu�?4��6>-�:u� �W��&
2
+ ���2��w*��Ƃ(��BF:Æ�.��4�+tɴ�1�!��B#��F<�(e�ܟ9��"��^屁^f ��@��)����r��%��.��Xu�q�.���q�k
data.tar.gz.sig CHANGED
Binary file
data/README.txt CHANGED
@@ -36,7 +36,7 @@ $ gem install podcatcher --trust-policy HighSecurity
36
36
  $
37
37
  $ # Check the used version
38
38
  $ podcatcher --version
39
- 3.2.3
39
+ 3.2.4
40
40
  $
41
41
  $ # Optionally enable podcatcher MAN pages on Unix-like systems
42
42
  $ gem install gem-man # do this once
data/bin/podcatcher CHANGED
@@ -6,7 +6,7 @@
6
6
  # Author: Doga Armangil, armangild@yahoo.com
7
7
 
8
8
  PODCATCHER_WEBSITE = 'https://github.com/doga/podcatcher'
9
- PODCATCHER_VERSION = '3.2.3'
9
+ PODCATCHER_VERSION = '3.2.4'
10
10
 
11
11
  # todo: allow files to be selected not only by its MIME type, but also other attributes. Example: --content '^video/ width:680-1024 height:400'
12
12
  # todo: --proxy option
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PODCATCHER\-ARGUMENTS\-FORMAT" "5" "March 2016" "" " manual"
4
+ .TH "PODCATCHER\-ARGUMENTS\-FORMAT" "5" "March 2016" "" "podcatcher manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpodcatcher\-arguments\-format\fR \- podcatcher arguments file format
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PODCATCHER\-OPTIONS\-FORMAT" "5" "March 2016" "" " manual"
4
+ .TH "PODCATCHER\-OPTIONS\-FORMAT" "5" "March 2016" "" "podcatcher manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpodcatcher\-options\-format\fR \- podcatcher options file format
data/man/podcatcher.1 CHANGED
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "PODCATCHER" "1" "March 2016" "" " manual"
4
+ .TH "PODCATCHER" "1" "March 2016" "" "podcatcher manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpodcatcher\fR \- podcast client for the command line
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: podcatcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.3
4
+ version: 3.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Doga Armangil
metadata.gz.sig CHANGED
Binary file