blob: 03474a3af65aab84f96bac991e2fc6bda51921ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sbupdate-git
pkgdesc = Generate and sign kernel images for UEFI Secure Boot
pkgver = 0.r84.aa95459
pkgrel = 1
url = https://github.com/andreyv/sbupdate
install = sbupdate.install
arch = any
license = GPL3
makedepends = git
depends = bash>=4.4
depends = systemd
depends = binutils
depends = sbsigntools
backup = etc/sbupdate.conf
source = git+https://github.com/andreyv/sbupdate.git
sha256sums = SKIP
pkgname = sbupdate-git
|