summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b561a688e58be5fd95c6a7add0e7dd90a457799c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = sbupdate-git
	pkgdesc = Generate and sign kernel images for UEFI Secure Boot
	pkgver = 0.r103.0b3cd7e
	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
	provides = sbupdate
	conflicts = sbupdate
	backup = etc/sbupdate.conf
	source = git+https://github.com/andreyv/sbupdate.git
	sha256sums = SKIP

pkgname = sbupdate-git