blob: 8e39c9c82f793119497dce58c8cd67d4e41836a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cstatus-git
pkgdesc = Minimal statusbar for dwm written in c99.
pkgver = 1.0.0.r0.gcab32ee
pkgrel = 1
url = https://git.sr.ht/~andreafeletto/cstatus
arch = x86_64
license = MIT
depends = libx11
depends = alsa-lib
provides = cstatus
conflicts = cstatus
source = git+https://git.sr.ht/~andreafeletto/cstatus
sha256sums = SKIP
pkgname = cstatus-git
|