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

Morten Linderud foxboron at gemini.archlinux.org
Wed Mar 30 10:47:32 UTC 2022


    Date: Wednesday, March 30, 2022 @ 10:47:32
  Author: foxboron
Revision: 1177777

upgpkg: buildah 1.25.0-1: upgpkg: buildah 1.25.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 10:44:52 UTC (rev 1177776)
+++ PKGBUILD	2022-03-30 10:47:32 UTC (rev 1177777)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.24.2
+pkgver=1.25.0
 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=ce608bcecdeb077daab846c83b026c508cff9688	#refs/tags/v1.24.2
+_commit=cdcaaf51b37d14cd160c046a8eaf02201699eb74	#refs/tags/v1.25.0^{}
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list