blob: cc453b650c5300a25dab5cb87fc9f3fab5974735 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = tmuxer-git
pkgdesc = Tmux layout generator and command executor
pkgver = 2.3.1
pkgrel = 1
url = https://github.com/tjhop/tmuxer
arch = any
license = MIT
makedepends = git
depends = bash
depends = coreutils
depends = sed
depends = tmux
optdepends = openssh
provides = tmuxer
conflicts = tmuxer
source = tmuxer-git::git+https://github.com/tjhop/tmuxer.git
md5sums = SKIP
pkgname = tmuxer-git
|