blob: 720e6e7e5e08527570dd31d7a763ec1c228fb98d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = booster-um
pkgdesc = Booster UKI Manager - A simple bash script to manage UKI files generated by booster and systemd-ukify
pkgver = 1.7.1
pkgrel = 1
url = https://github.com/Zile995/booster-um
install = booster-um.install
arch = any
license = GPL-3.0-only
depends = booster
depends = go-yq
depends = systemd
depends = systemd-ukify
depends = util-linux
optdepends = sbctl: Sign the UKI files
optdepends = sbsigntools: Sign the UKI files with sbsign
optdepends = efibootmgr: Manage EFI entries
backup = etc/booster-um.yaml
source = booster-um-1.7.1.zip::https://github.com/Zile995/booster-um/archive/1.7.1.zip
sha512sums = 69587d4164766ac2df5e0970faaaeb016a0bdce2109c434bc88d20190a1abb3e555875a49d82bf93d75b2dfa5e1199a79347b34a439ad1207f0be8fd803c6bcb
pkgname = booster-um
|