blob: bb77f9c9d2b356467fa8f148e3d02683026e728a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = i3-match-git
pkgdesc = Match and query i3 window properties and events
pkgver = 0.1.36.rbb6a6f4
pkgrel = 4
url = https://gitlab.com/ferreum/i3-match
arch = i686
arch = x86_64
license = BSD
makedepends = i3-wm
makedepends = git
depends = xcb-util
depends = yajl
source = git+https://gitlab.com/ferreum/i3-match.git
sha1sums = SKIP
pkgname = i3-match-git
|