blob: d49e1f1f7b80be7dc7a9fe7f7792e29f5c47db84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nonraid-git
pkgdesc = NonRAID - unRAID-like storage array driver (DKMS) with tools, systemd units and udev rule
pkgver = 1.21.0
pkgrel = 1
url = https://github.com/qvr/nonraid
arch = any
license = GPL2
makedepends = git
depends = dkms
depends = systemd
depends = util-linux
optdepends = linux-headers: build the kernel module for the running kernel
provides = nmdctl
source = git+https://github.com/qvr/nonraid.git#tag=nonraid-dkms-1.3.2
sha256sums = SKIP
pkgname = nonraid-git
|