blob: fc4a0a6cd249ec54438efb5081a0328b6cce1529 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ragnar-git
pkgdesc = Mount an existing remote LUKS device with NBD over SSH
pkgver = 0.47.1ba3be8
pkgrel = 1
url = https://github.com/gavinhungry/ragnar
arch = any
license = MIT
makedepends = git
depends = openssh
depends = nbd
depends = cryptsetup
depends = udisks2
source = ragnar-git::git+https://github.com/gavinhungry/ragnar.git
sha256sums = SKIP
pkgname = ragnar-git
|