[arch-commits] Commit in buildah/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sun Apr 11 18:45:35 UTC 2021


    Date: Sunday, April 11, 2021 @ 18:45:35
  Author: foxboron
Revision: 915782

upgpkg: buildah 1.20.0-2 - FS#70369 crun is the new runtime

Modified:
  buildah/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 18:41:19 UTC (rev 915781)
+++ PKGBUILD	2021-04-11 18:45:35 UTC (rev 915782)
@@ -3,12 +3,12 @@
 
 pkgname=buildah
 pkgver=1.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah"
 license=(Apache)
-depends=(runc skopeo slirp4netns)
+depends=(crun skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
 _commit=293e02ac068513a08c38dbe434dea73560f90c25	#refs/tags/v1.20.0



More information about the arch-commits mailing list