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

Morten Linderud foxboron at archlinux.org
Tue Sep 22 20:04:04 UTC 2020


    Date: Tuesday, September 22, 2020 @ 20:04:04
  Author: foxboron
Revision: 711410

upgpkg: buildah 1.16.2-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-22 19:55:32 UTC (rev 711409)
+++ PKGBUILD	2020-09-22 20:04:04 UTC (rev 711410)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(runc skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
-_commit=0de2694a2eca934d4ca121ac1d1497c76b0ffc85	#refs/tags/v1.16.1
+_commit=2a1255f2a6478fa3f9f397233e3cf648737ff617    #refs/tags/v1.16.2
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list