blob: 4949222230de32738b36d745659c1ffe609dda2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = swaystatus-git
pkgdesc = Generate a status line for swaybar
pkgver = 0.10.2.r1.89f6c9f
pkgrel = 1
url = https://github.com/jmcantrell/swaystatus
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cov
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-uv-build
depends = python
provides = swaystatus
conflicts = swaystatus
source = git+https://github.com/jmcantrell/swaystatus
md5sums = SKIP
pkgname = swaystatus-git
|