blob: 4bed557d5b65b3fe9a57b55213f28dd63090f94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = i3-ws-nick-git
pkgdesc = Multi-monitor workspace helper for i3-wm
pkgver = dac6b63
pkgrel = 2
url = https://github.com/nicholastay/i3-ws
arch = x86_64
license = unknown
makedepends = git
makedepends = cmake
depends = jsoncpp
depends = libsigc++
source = i3-ws-nick::git+https://github.com/nicholastay/i3-ws
sha256sums = SKIP
pkgname = i3-ws-nick-git
|