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

George Rawlinson grawlinson at archlinux.org
Wed Jun 30 04:47:56 UTC 2021


    Date: Wednesday, June 30, 2021 @ 04:47:55
  Author: grawlinson
Revision: 967917

upgpkg: buildah 1.21.2-1

New upstream release.

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-30 03:41:30 UTC (rev 967916)
+++ PKGBUILD	2021-06-30 04:47:55 UTC (rev 967917)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.21.1
+pkgver=1.21.2
 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=d70e8ae3629df6d86c37e54a656625da7d173eb2	#refs/tags/v1.21.1
+_commit=af2a1d4d762a627e01a87f4aab4dd0c1876df6b6 #refs/tags/v1.21.2
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 




More information about the arch-commits mailing list