blob: b463e7b27e914dc24e6f1a085a51e71dc5cf36f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cryptsetup-multidisk
pkgdesc = Handle multiple encrypted root devices
pkgver = 1.0
pkgrel = 1
url = https://github.com/moparisthebest/archlinux_encrypthook
arch = any
license = GPL3
source = https://github.com/moparisthebest/archlinux_encrypthook/archive/v1.0.tar.gz
source = https://github.com/moparisthebest/archlinux_encrypthook/releases/download/v1.0/v1.0.tar.gz.asc
validpgpkeys = 81F1C22DD41109D4A9C0A7B5B070F8D97D1A0BBA
sha256sums = e38eed40eadfa7dadd697cbe6d06845edad35fcc37f910e5323d5b89fce5ef67
sha256sums = SKIP
pkgname = cryptsetup-multidisk
|