blob: 4bbd4cdeed247c9b536d052548feaf71616e00c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-i3ipc
pkgdesc = Interprocess communication with i3 wm
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/veelenga/i3ipc-ruby
arch = any
license = MIT
depends = ruby
noextract = i3ipc-0.2.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/i3ipc-0.2.0.gem
sha1sums = e2c4c9d48effa3d6244fff8f763e764656f92885
pkgname = ruby-i3ipc
|