blob: da8fe33d0bc52f38fd59047cd2521746f0640a15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = diskwatch
pkgdesc = Single-host, read-only disk diagnostics TUI - eight tabs across devices, volumes, filesystems, IO, SMART, hot files, and insights
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/matthart1983/diskwatch
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = nasm
depends = glibc
depends = libgcc
depends = smartmontools
provides = diskwatch
options = !lto
options = !strip
source = diskwatch-0.1.0.crate::https://crates.io/api/v1/crates/diskwatch/0.1.0/download
sha256sums = 335266bce4d6e529b9297c3be11d3b37cc8000daae2a0dac253e201411d11f6b
pkgname = diskwatch
|