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

Morten Linderud foxboron at archlinux.org
Thu Oct 22 18:05:36 UTC 2020


    Date: Thursday, October 22, 2020 @ 18:05:35
  Author: foxboron
Revision: 729342

upgpkg: buildah 1.16.5-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 18:04:02 UTC (rev 729341)
+++ PKGBUILD	2020-10-22 18:05:35 UTC (rev 729342)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.16.4
+pkgver=1.16.5
 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=ce52b4dd4e977fb63afa4a96dd9effca9467e708    #refs/tags/v1.16.4
+_commit=a1f03434643a5704f239daaa82706717846f47e2    #refs/tags/v1.16.5
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list