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

George Rawlinson grawlinson at gemini.archlinux.org
Thu Jul 15 20:45:07 UTC 2021


    Date: Thursday, July 15, 2021 @ 20:45:05
  Author: grawlinson
Revision: 977454

upgpkg: buildah 1.21.3-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-15 20:05:06 UTC (rev 977453)
+++ PKGBUILD	2021-07-15 20:45:05 UTC (rev 977454)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.21.2
+pkgver=1.21.3
 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=af2a1d4d762a627e01a87f4aab4dd0c1876df6b6 #refs/tags/v1.21.2
+_commit=7f9540d2ab9037b7e175a4d1b36e85fc6541aeb5 #refs/tags/v1.21.3
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 




More information about the arch-commits mailing list