blob: 47fc2570add5301aa6fe96aa24cd7aafca382237 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = bootupd-git
pkgdesc = Bootloader updater
pkgver = 0.2.29.r27.g40ab720
pkgrel = 1
url = https://github.com/coreos/bootupd
arch = x86_64
arch = i686
arch = armv6h
arch = armv7h
license = Apache-2.0
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
depends = grub
depends = efibootmgr
provides = bootupd=0.2.29.r27.g40ab720
conflicts = bootupd
source = git+https://github.com/coreos/bootupd.git
source = 0001-arch-path.patch
source = 0002-arch-packagesystem.patch
sha256sums = SKIP
sha256sums = 396a33a7c9fdbcfed76715223a5ef415fa540737596283bd263c6673cb4df767
sha256sums = acf820036083aed84c0306c9126fbcf40139b5dc326f8e52cc2eb60aabe367f0
pkgname = bootupd-git
|