blob: cccc5616b8c043d9c1e75da21f3e54c31e34be7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = micro-top-git
pkgdesc = A tiny cross-platform system monitor written in Rust
pkgver = r3.feff24d
pkgrel = 1
url = https://github.com/KotanUA/Micro-top
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = git
depends = gcc-libs
provides = micro-top
conflicts = micro-top
source = git+https://github.com/KotanUA/Micro-top.git
sha256sums = SKIP
pkgname = micro-top-git
|