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

Morten Linderud foxboron at archlinux.org
Fri Oct 2 16:55:38 UTC 2020


    Date: Friday, October 2, 2020 @ 16:55:37
  Author: foxboron
Revision: 715507

upgpkg: buildah 1.16.4-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 16:51:39 UTC (rev 715506)
+++ PKGBUILD	2020-10-02 16:55:37 UTC (rev 715507)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.16.2
+pkgver=1.16.4
 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=2a1255f2a6478fa3f9f397233e3cf648737ff617    #refs/tags/v1.16.2
+_commit=ce52b4dd4e977fb63afa4a96dd9effca9467e708    #refs/tags/v1.16.4
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list