summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8a334f87346b45c9a32764f32c9fc39ddd51009b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = i3status-rust-git
	pkgdesc = Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
	pkgver = 0.1.0.r275.g6073151
	pkgrel = 1
	url = https://github.com/greshake/i3status-rust
	install = i3status-rust.install
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cargo
	makedepends = git
	depends = dbus
	optdepends = alsa-utils: For volume block
	optdepends = lm_sensors: For temperature block
	provides = i3status-rust
	conflicts = i3status-rust
	source = git+https://github.com/greshake/i3status-rust
	sha1sums = SKIP

pkgname = i3status-rust-git