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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Aug 3 01:24:50 UTC 2021


    Date: Tuesday, August 3, 2021 @ 01:24:49
  Author: grawlinson
Revision: 993251

upgpkg: buildah 1.22.0-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 23:44:46 UTC (rev 993250)
+++ PKGBUILD	2021-08-03 01:24:49 UTC (rev 993251)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.21.4
+pkgver=1.22.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=9c83683ac0e8a63474feef61ebcb7e8b973a26ef #refs/tags/v1.21.4
+_commit=e6ea308d6de1724a0ead3e08517a5e365461b275 #refs/tags/v1.21.4
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list