blob: ac5bd92b96a393ea75fec8d7908b39d48a8ef09a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wf-msg-git
pkgdesc = Wayfire goodies: dbus interface, wf-msg (inspired by swaymsg) and wf-utils
pkgver = r18.ff26b8f
pkgrel = 2
url = https://github.com/tombh/wf-msg
arch = any
license = MIT
makedepends = git
depends = wayfire-plugins-extra
depends = bash
provides = wf-msg
conflicts = wf-msg
source = wf-msg-git::git+https://github.com/tombh/wf-msg
sha256sums = SKIP
pkgname = wf-msg-git
|