blob: b2a318903fa0716fcc06fc64b98fa439ae052f20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = arch-efistub-git
pkgdesc = Builds a unified EFISTUB kernel, bootable from a single file
pkgver = 6.0
pkgrel = 1
url = https://github.com/Matthewacon/arch-efistub
arch = x86_64
license = MIT
depends = binutils
depends = pacman
depends = systemd
depends = systemd-ukify
source = git+https://github.com/Matthewacon/arch-efistub#commit=8a4951da5b202a2cc73fe24fdc0b884be7c59947
md5sums = SKIP
pkgname = arch-efistub-git
|