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

George Rawlinson grawlinson at gemini.archlinux.org
Fri May 6 20:59:06 UTC 2022


    Date: Friday, May 6, 2022 @ 20:59:05
  Author: grawlinson
Revision: 1196037

upgpkg: buildah 1.26.1-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-06 20:58:22 UTC (rev 1196036)
+++ PKGBUILD	2022-05-06 20:59:05 UTC (rev 1196037)
@@ -1,9 +1,10 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
+# Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=buildah
-pkgver=1.25.1
-pkgrel=2
+pkgver=1.26.1
+pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah"
@@ -12,7 +13,7 @@
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
 options=(!lto)
-_commit=fcf94e3982b87702e91df4699ce535c2b548f6a4	#refs/tags/v1.25.1^{}
+_commit=6e2ec2eb0f2d6c7ac1abdfe7e6a81e2595ca4c2e	#refs/tags/v1.26.1^{}
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list