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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Sep 15 00:15:00 UTC 2021


    Date: Wednesday, September 15, 2021 @ 00:15:00
  Author: grawlinson
Revision: 1014960

upgpkg: buildah 1.23.0-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 23:48:12 UTC (rev 1014959)
+++ PKGBUILD	2021-09-15 00:15:00 UTC (rev 1014960)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.22.3
+pkgver=1.23.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(crun skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
-_commit=852ca9ff7fff7a95789b706972b968ec9c5cff34	#refs/tags/v1.22.3
+_commit=37fe4e86c284486c0ede084d579122c48ffe5dc1	#refs/tags/v1.23.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list