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

George Rawlinson grawlinson at gemini.archlinux.org
Fri Aug 20 06:59:08 UTC 2021


    Date: Friday, August 20, 2021 @ 06:59:08
  Author: grawlinson
Revision: 1003943

upgpkg: buildah 1.22.2-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-20 06:55:37 UTC (rev 1003942)
+++ PKGBUILD	2021-08-20 06:59:08 UTC (rev 1003943)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.22.1
+pkgver=1.22.2
 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=91c5541140ea6310be94e651455f4458aba8b018	#refs/tags/v1.22.1^{}
+_commit=4f8fbfc86880ff994457ba19777a4a101e63a723	#refs/tags/v1.22.2
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list