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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Sep 1 19:48:25 UTC 2019


    Date: Sunday, September 1, 2019 @ 19:48:25
  Author: bpiotrowski
Revision: 506349

1.10.1-2

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 18:18:07 UTC (rev 506348)
+++ PKGBUILD	2019-09-01 19:48:25 UTC (rev 506349)
@@ -2,12 +2,12 @@
 
 pkgname=buildah
 pkgver=1.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah"
 license=(Apache)
-depends=(ostree runc skopeo)
+depends=(ostree runc skopeo slirp4netns)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo)
 _commit=8c1c2c5819e14dc15ea1cd11faa7d0f74d607f61  # tags/v1.10.1



More information about the arch-commits mailing list