blob: d4f58db03d150395237183f3115f952af006ba2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = swaystatus
pkgdesc = Generate a status line for swaybar
pkgver = 0.5.1
pkgrel = 1
url = https://git.sr.ht/~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-hatchling
depends = python
depends = python-toml
source = https://files.pythonhosted.org/packages/source/s/swaystatus/swaystatus-0.5.1.tar.gz
md5sums = 2bcc4b8489d23184a6d32e6978c02ff7
pkgname = swaystatus
|