aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Fordham2018-04-17 22:46:01 +1000
committerChris Fordham2018-04-17 22:46:01 +1000
commit2acba6f61c179aabcfc136a5c2054aa66e707931 (patch)
tree83eb426628cb0308f846dd8bd5afe30c7ac7b927 /.SRCINFO
parent0431d36338c92c41e44dc45ec9404b4ef14ff133 (diff)
downloadaur-2acba6f61c179aabcfc136a5c2054aa66e707931.tar.gz
- bump pkgver
- make runc-git only and optional dep - use upstream containerd repo - fix homepage url to current - various enhancements to modernize build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a061037dec30..64df00a06659 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
-# Generated by mksrcinfo v8
-# Thu Feb 9 08:00:23 UTC 2017
pkgbase = containerd-git
- pkgdesc = A daemon to control runC, built for performance and density
- pkgver = v0.2.3.r383.g42a17f9
+ pkgdesc = An open and reliable container runtime.
+ pkgver = v1.1.0.rc.2.r0.gf630d5f0
pkgrel = 1
- url = https://containerd.tools/
+ url = https://containerd.io/
arch = i686
arch = x86_64
- license = APACHE
+ license = Apache License 2.0
makedepends = go
makedepends = git
- depends = glibc
- depends = runc-git
+ makedepends = btrfs-progs
+ optdepends = runc-git
conflicts = containerd
replaces = containerd
- source = git+https://github.com/docker/containerd.git
+ source = containerd::git+https://github.com/containerd/containerd.git
md5sums = SKIP
pkgname = containerd-git