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

Morten Linderud foxboron at archlinux.org
Sun Nov 1 18:32:55 UTC 2020


    Date: Sunday, November 1, 2020 @ 18:32:55
  Author: foxboron
Revision: 738923

upgpkg: buildah 1.17.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-01 18:25:33 UTC (rev 738922)
+++ PKGBUILD	2020-11-01 18:32:55 UTC (rev 738923)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.16.5
+pkgver=1.17.0
 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=a1f03434643a5704f239daaa82706717846f47e2    #refs/tags/v1.16.5
+_commit=8891d05dbaffc0b6013a48a68177b4ccec281f8c    #refs/tags/v1.17.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list