blob: 7c8e21dfa0c877d9f8166ef5191bd763f483ed3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = disk-burnin-and-testing-git
pkgdesc = Shell script for burn-in and testing of new or re-purposed drives
pkgver = 1.1.0.r5.g0675845
pkgrel = 1
url = https://github.com/Spearfoot/disk-burnin-and-testing
arch = any
license = MIT
makedepends = git
depends = e2fsprogs
depends = smartmontools
optdepends = inetutils: for hostname logging
source = git+https://github.com/Spearfoot/disk-burnin-and-testing.git
md5sums = SKIP
pkgname = disk-burnin-and-testing-git
|