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