summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSam2021-07-08 03:23:29 -0700
committerSam2021-07-08 03:23:29 -0700
commit706b50ab7697b8306388b288217dfd63931560bd (patch)
tree0918fe968af3a4d13688fe5232ee2a6b2dadd71b /.SRCINFO
parent5090eb12c1d9dd8e36481a0744fa589ba18f959d (diff)
downloadaur-706b50ab7697b8306388b288217dfd63931560bd.tar.gz
update crun-git deps and conflicts
Signed-off-by: Sam <dev@samarthj.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 8 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30e2c9cab13e..2adad254db28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,21 @@
pkgbase = crun-git
pkgdesc = A fast and lightweight fully featured OCI runtime and C library for running containers
- pkgver = 0.9.1.r35.g423bc44
+ pkgver = 0.20.1.r17.g0b0b288
pkgrel = 1
- url = https://github.com/containers/crun
- arch = x86_64
- license = GPL3
+ 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
- source = crun-git::git+https://github.com/containers/crun.git
- source = libocispec::git+https://github.com/containers/libocispec.git
- source = runtime-spec::git+https://github.com/opencontainers/runtime-spec.git
- source = image-spec::git+https://github.com/opencontainers/image-spec.git
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
+ provides = crun
+ conflicts = crun
+ source = git+https://github.com/containers/crun.git
sha256sums = SKIP
pkgname = crun-git
-