fusuma 0.1.1 → 0.1.2

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: 1ced088774399b4001a99c8493d342aead34f76f
4
- data.tar.gz: cd8a5256825aeb286a47c13bf749d04d78ba0056
3
+ metadata.gz: 9488cd2b999fc65c04f1a5f9494f7f229535c530
4
+ data.tar.gz: 4c3de7eb292575d2796ad93db995fa994d4f2012
5
5
  SHA512:
6
- metadata.gz: 98c412c06c372d056c5a5fddcbf29eda51e7a201d6f9c1095d792e6258e25afed259c537128dc4c2eeca4f55fe5bf2f1fb0b4bb989abdf36b55761348bbb2bd2
7
- data.tar.gz: 464f9d0b606285a7beac89eeb475de280140764519c6d6976ed8e5acfe04f2aa11969db66c560b448c3acbc3115064a9f11f4dde624d5df65dc627d074891175
6
+ metadata.gz: 15dcf397f1d4f561a6ed6c197392f0ae544e273b12d626131ef0e1ae5c8a6776a4585801b67d8d95a34a96fe026f8cbe90574c9c63cc1af7dcc3290e4fe7ce06
7
+ data.tar.gz: 80c593bcb97989869276a898495003a15a47d563a41b903406c4494b71cd82a91263f81dd67078304a33d5025322f59b46790ad4b41bac7bdd484106a83badbf
data/fusuma.gemspec CHANGED
@@ -10,9 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ['yhkyky@gmail.com']
11
11
 
12
12
  spec.summary = 'Multitouch gestures with libinput dirver on X11, Linux'
13
- spec.description = 'Fusuma is multitouch gesture recognizer. This gem makes\
14
- your linux PC able to recognize swipes or pinchs and assign shortcuts to \
15
- them. Read installation(https://github.com/iberianpig/fusuma#installation).'
13
+ spec.description = 'Fusuma is multitouch gesture recognizer. This gem makes your linux PC able to recognize swipes or pinchs and assign shortcuts to them. Read installation on Github(https://github.com/iberianpig/fusuma#installation).'
16
14
  spec.homepage = 'https://github.com/iberianpig/fusuma'
17
15
  spec.license = 'MIT'
18
16
 
@@ -1,3 +1,3 @@
1
1
  module Fusuma
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fusuma
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - iberianpig
@@ -66,10 +66,9 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
- description: |-
70
- Fusuma is multitouch gesture recognizer. This gem makes\
71
- your linux PC able to recognize swipes or pinchs and assign shortcuts to \
72
- them. Read installation(https://github.com/iberianpig/fusuma#installation).
69
+ description: Fusuma is multitouch gesture recognizer. This gem makes your linux PC
70
+ able to recognize swipes or pinchs and assign shortcuts to them. Read installation
71
+ on Github(https://github.com/iberianpig/fusuma#installation).
73
72
  email:
74
73
  - yhkyky@gmail.com
75
74
  executables: