blob: 0f016d5bc22d44239c8f351b55f45a0de565c7fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = macchina
pkgdesc = A system information fetcher, with an emphasis on performance and minimalism.
pkgver = 0.9.2
pkgrel = 1
url = https://github.com/Macchina-CLI/macchina
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
optdepends = wmctrl: window manager support
source = https://github.com/Macchina-CLI/macchina/archive/refs/tags/v0.9.2.tar.gz
sha256sums = f5ac11a49470639d81424b208fc5d95b111a77b97138af7fce347ad3daae8005
pkgname = macchina
|