blob: 780f8e2dcfdab46b7215fd605d59f2a1cf1ad380 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = bootc-git
pkgdesc = Boot and upgrade via container images
pkgver = 1.13.0.r14.g99820c1
pkgrel = 1
url = https://bootc-dev.github.io/bootc
arch = x86_64
arch = i686
arch = armv6h
arch = armv7h
license = MIT OR Apache-2.0
makedepends = cargo
makedepends = git
makedepends = go-md2man
makedepends = make
depends = gcc-libs
depends = glibc
depends = ostree
provides = bootc=1.13.0.r14.g99820c1
conflicts = bootc
source = git+https://www.github.com/bootc-dev/bootc.git
sha256sums = SKIP
pkgname = bootc-git
|