blob: 8b03b0d9bb0333683f263e570222f4742423eb9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = i3-swallow-git
pkgdesc = Swallow a terminal window after a blocking application is run in i3
pkgver = r69.6fbc046
pkgrel = 1
url = https://github.com/jamesofarrell/i3-swallow
arch = any
license = MIT
makedepends = git
depends = i3-wm
depends = python-i3ipc
provides = i3-swallow
source = i3-swallow::git+https://github.com/jamesofarrell/i3-swallow.git
md5sums = SKIP
pkgname = i3-swallow-git
|