summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ea618072e092c27bdf5def1914106e278e6cbc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = secureboot-grub
	pkgdesc = A set of helper scripts for secure boot with Grub2 and Shim
	pkgver = 0.2.2
	pkgrel = 1
	url = https://github.com/zeroxoneafour/arch-secureboot
	install = .install
	arch = any
	license = MIT
	depends = openssl
	depends = grub
	depends = shim-signed
	depends = sbsigntools
	depends = efibootmgr
	source = secureboot::git+https://github.com/zeroxoneafour/arch-secureboot
	sha256sums = SKIP

pkgname = secureboot-grub