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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Aug 3 09:09:06 UTC 2022


    Date: Wednesday, August 3, 2022 @ 09:09:05
  Author: grawlinson
Revision: 1259981

upgpkg: buildah 1.26.3-1; new upstream release

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 09:05:15 UTC (rev 1259980)
+++ PKGBUILD	2022-08-03 09:09:05 UTC (rev 1259981)
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=buildah
-pkgver=1.26.2
+pkgver=1.26.3
 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=19159983d3ecdb16df97eb4c887902363066b474	#refs/tags/v1.26.2^{}
+_commit=ad138d8ef68efd491fdc0d08785016a75af9f737	#refs/tags/v1.26.3
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list