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

George Rawlinson grawlinson at gemini.archlinux.org
Fri Feb 4 06:23:50 UTC 2022


    Date: Friday, February 4, 2022 @ 06:23:49
  Author: grawlinson
Revision: 1125308

upgpkg: buildah 1.24.1-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 06:22:49 UTC (rev 1125307)
+++ PKGBUILD	2022-02-04 06:23:49 UTC (rev 1125308)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.24.0
+pkgver=1.24.1
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
 options=(!lto)
-_commit=29f6b4f706dc3ec4e908ac67bc3ecd5ab1f5b513	#refs/tags/v1.24.0
+_commit=28f7884b7b8082546f1bde014f7e437af9c9c870	#refs/tags/v1.24.1
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list