summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4799aa86fffbbc3c8bfeae939def518035eb31d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = crun-git
	pkgdesc = A fast and lightweight fully featured OCI runtime and C library for running containers
	pkgver = 0.21.r11.g2684c37
	pkgrel = 1
	url = https://github.com/containers/crun.git
	arch = any
	license = GPL2
	makedepends = libtool
	makedepends = python3
	makedepends = go-md2man
	makedepends = git
	depends = yajl
	depends = systemd-libs
	depends = libcap
	depends = libseccomp
	provides = crun
	conflicts = crun
	source = git+https://github.com/containers/crun.git
	sha256sums = SKIP

pkgname = crun-git