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

George Rawlinson grawlinson at gemini.archlinux.org
Thu Aug 4 08:42:07 UTC 2022


    Date: Thursday, August 4, 2022 @ 08:42:07
  Author: grawlinson
Revision: 1260235

upgpkg: buildah 1.26.4-1; new upstream release

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-04 08:41:10 UTC (rev 1260234)
+++ PKGBUILD	2022-08-04 08:42:07 UTC (rev 1260235)
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=buildah
-pkgver=1.26.3
+pkgver=1.26.4
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
 options=(!lto)
-_commit=ad138d8ef68efd491fdc0d08785016a75af9f737	#refs/tags/v1.26.3
+_commit=981f80171cbe470385cec94945f7854d37371fbd	#refs/tags/v1.26.4
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list