fx4s 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/fx4s.rb +1 -1
  2. metadata +2 -2
data/lib/fx4s.rb CHANGED
@@ -8,7 +8,7 @@ require 'time'
8
8
  require 'yaml'
9
9
 
10
10
  NON_GEM_DEPENDENCIES = ['xfce4-screenshooter',
11
- 'xsel2',
11
+ 'xsel',
12
12
  'xclip']
13
13
 
14
14
  class FX4S
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fx4s
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -86,7 +86,7 @@ files:
86
86
  - lib/fx4s.rb
87
87
  - bin/fx4s
88
88
  - bin/fx4s_secure
89
- homepage: http://rubygems.org/gems/FX4S
89
+ homepage: http://rubygems.org/gems/fx4s
90
90
  licenses: []
91
91
  post_install_message:
92
92
  rdoc_options: []