blob: 4bcdb6d3e2149922c5b053e76accdc95bd4bcb87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = i3stat-bin
pkgdesc = A lightweight and batteries-included status_command for i3 and sway
pkgver = 0.13.1
pkgrel = 1
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 = i3-wm: use it as the i3 status_command
conflicts = i3stat
conflicts = i3stat-git
source = i3stat-0.13.1.zip::https://github.com/acheronfail/i3stat/releases/download/0.13.1/i3stat-x86_64-unknown-linux-gnu.zip
sha512sums = 4b3686cf455e392e5aff746340762b59c10d2b70a855215b7eb5b23265737d6218cd4d9c42fdaac7cd196e78275bfd468129dbe176e282baea9160896fd41a82
pkgname = i3stat-bin
|