blob: 3ccf429aa01e05869edbd5442eeffcc1ed78321b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = i3-workspace-groups-git
pkgdesc = Manage i3wm workspaces in groups you control
pkgver = r166.36abe38
pkgrel = 1
url = https://github.com/infokiller/i3-workspace-groups
install = i3-workspace-groups-git.install
arch = any
license = MIT
makedepends = python-setuptools
makedepends = git
depends = python
depends = i3-wm
depends = python-i3ipc
depends = python-toml
provides = i3-workspace-groups
conflicts = i3-workspace-groups
source = git+https://github.com/infokiller/i3-workspace-groups
sha256sums = SKIP
pkgname = i3-workspace-groups-git
|