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

Morten Linderud foxboron at gemini.archlinux.org
Sun Feb 20 18:03:55 UTC 2022


    Date: Sunday, February 20, 2022 @ 18:03:55
  Author: foxboron
Revision: 1135319

upgpkg: buildah 1.24.2-1: upgpkg: buildah 1.24.2-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-20 18:00:58 UTC (rev 1135318)
+++ PKGBUILD	2022-02-20 18:03:55 UTC (rev 1135319)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.24.1
+pkgver=1.24.2
 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=28f7884b7b8082546f1bde014f7e437af9c9c870	#refs/tags/v1.24.1
+_commit=ce608bcecdeb077daab846c83b026c508cff9688	#refs/tags/v1.24.2
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list