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

Morten Linderud foxboron at archlinux.org
Sat May 22 20:10:51 UTC 2021


    Date: Saturday, May 22, 2021 @ 20:10:51
  Author: foxboron
Revision: 942253

upgpkg: buildah 1.21.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-22 20:09:45 UTC (rev 942252)
+++ PKGBUILD	2021-05-22 20:10:51 UTC (rev 942253)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.20.1
+pkgver=1.21.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(crun skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
-_commit=99f733350dcc0d1d411f656005f8a390f0e1f3bb	#refs/tags/v1.20.1
+_commit=5e3515c5b09fe706d32bd4443800a996138516b2	#refs/tags/v1.21.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list