blob: 03180a0ba60422ce60d49ed46d3a30373271436e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = i3-scratchpad-git
pkgdesc = The Swiss Army Knife of floating i3 windows
pkgver = 1.1
pkgrel = 1
arch = any
license = Unlicense
depends = i3-wm
depends = wmctrl
depends = bash
depends = xdotool
optdepends = rxvt-unicode: for terminal programs support
source = git+https://gitlab.com/aquator/i3-scratchpad.git
md5sums = SKIP
pkgname = i3-scratchpad-git
|