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

Morten Linderud foxboron at archlinux.org
Mon Nov 16 20:22:13 UTC 2020


    Date: Monday, November 16, 2020 @ 20:22:13
  Author: foxboron
Revision: 755597

upgpkg: buildah 1.18.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-16 20:22:06 UTC (rev 755596)
+++ PKGBUILD	2020-11-16 20:22:13 UTC (rev 755597)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.17.0
+pkgver=1.18.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=8891d05dbaffc0b6013a48a68177b4ccec281f8c    #refs/tags/v1.17.0
+_commit=d3a01d0041789ab5967acd04f5c4501a0ba78f64    #refs/tags/v1.18.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list