blob: 052a57ed6f13af032575f7ff94a8fd6f5cb94afc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = rootbar-hg
pkgdesc = Status bar for the Sway Compositor
pkgver = r98.63ee1eed0bfc
pkgrel = 1
url = https://hg.sr.ht/~scoopta/rootbar
arch = x86_64
license = GPL3
makedepends = mercurial
makedepends = meson
depends = wayland
depends = gtk3
depends = json-c
depends = libpulse
source = rootbar-hg::hg+https://hg.sr.ht/~scoopta/rootbar
sha256sums = SKIP
pkgname = rootbar-hg
|