blob: 15af3c939bb25faa268911f1d6aedef4d28dc024 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = rkt-git
pkgdesc = App container runtime
pkgver = 0.7.0.r47.gfd6e630
pkgrel = 1
url = https://github.com/coreos/rkt
arch = x86_64
license = apache
makedepends = cpio
makedepends = go
makedepends = squashfs-tools
makedepends = perl-capture-tiny
provides = rkt
conflicts = rocket
conflicts = rkt
replaces = rocket
replaces = rkt
source = rkt-git::git+https://github.com/coreos/rkt
md5sums = SKIP
pkgname = rkt-git
|