blob: 0f3c21834eea18bb97eef6c549b46213835b9009 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = i3stat-bin
pkgdesc = A lightweight and batteries-included status_command for i3 and sway
pkgver = 0.14.0
pkgrel = 2
url = https://github.com/acheronfail/i3stat
arch = x86_64
license = GPL-3.0-only
depends = gcc-libs
optdepends = dbus: sending notifications
optdepends = dunst: showing if notifications are paused or not via dunst
optdepends = mako: showing if notifications are paused or not via mako
optdepends = i3-wm: use it as the status_command
optdepends = sway: use it as the status_command
conflicts = i3stat
conflicts = i3stat-git
source = i3stat-0.14.0.zip::https://github.com/acheronfail/i3stat/releases/download/0.14.0/i3stat-x86_64-unknown-linux-gnu.zip
sha512sums = 79ffc6295949e3c9cb519b0bea0ec328a6c58b7807e87d1ede0e951c4ee014085beb7670f2a1b9672cfd237ecc903ed84b7630bf82c0b0ca7cd6f9971cc27c5d
pkgname = i3stat-bin
|