blob: 09ce0fba6745318d8ddb9de716aaa451cd2901bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = shd
pkgdesc = Console tool to display drive list with commonly checked smart info
pkgver = 0.1.6
pkgrel = 2
url = https://github.com/alttch/shd
arch = x86_64
arch = i686
arch = pentium4
arch = armv7h
arch = aarch64
license = MIT
makedepends = cargo
depends = smartmontools>=7.0
source = shd-0.1.6.tar.gz::https://github.com/alttch/shd/archive/v0.1.6.tar.gz
b2sums = e2b80ff64dae23d38cb3e4b0209db0dd8091cd528c09600b2e051f75804ceb055f21dd33acdd96ef7c69e2ad5190a844f00bbba8f463c04089d986fd689ac313
pkgname = shd
|