Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / containerd
Commits: 71cf000c by Robin Candau at 2024-11-12T08:53:10+01:00 upgpkg: 2.0.0-2: Rebuild to re-enable check() See https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/merge_requests/2 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,10 +1,11 @@ pkgbase = containerd pkgdesc = An open and reliable container runtime pkgver = 2.0.0 - pkgrel = 1 + pkgrel = 2 url = https://containerd.io/ arch = x86_64 license = Apache-2.0 + checkdepends = procps-ng makedepends = go makedepends = git makedepends = btrfs-progs ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=containerd pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='An open and reliable container runtime' url='https://containerd.io/' depends=('runc') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/commit/71cf000c187215816eabafcad0714e3dc1087fe7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/commit/71cf000c187215816eabafcad0714e3dc1087fe7 You're receiving this email because of your account on gitlab.archlinux.org.
