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

Morten Linderud foxboron at archlinux.org
Sun Feb 9 20:16:31 UTC 2020


    Date: Sunday, February 9, 2020 @ 20:16:30
  Author: foxboron
Revision: 565541

upgpkg: buildah 1.14.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 20:13:17 UTC (rev 565540)
+++ PKGBUILD	2020-02-09 20:16:30 UTC (rev 565541)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.13.2
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(ostree runc skopeo slirp4netns)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo)
-_commit=b8a8a01c6cfddc61402debfddf2ea00b92ca9f1e # tags/v1.13.2
+_commit=5965d9acffad0b70e8760de643b5f488ecadec24 # tags/v1.13.2
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list