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

Morten Linderud foxboron at gemini.archlinux.org
Fri Jan 28 17:22:28 UTC 2022


    Date: Friday, January 28, 2022 @ 17:22:28
  Author: foxboron
Revision: 1118359

upgpkg: buildah 1.24.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-28 17:17:31 UTC (rev 1118358)
+++ PKGBUILD	2022-01-28 17:22:28 UTC (rev 1118359)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.23.1
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,8 @@
 depends=(crun skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
-_commit=d9a41b85188e10afc3caff696e5d923b6d64ceed	#refs/tags/v1.23.1^{}
+options=(!lto)
+_commit=29f6b4f706dc3ec4e908ac67bc3ecd5ab1f5b513	#refs/tags/v1.24.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list