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

Morten Linderud foxboron at archlinux.org
Mon Feb 3 20:51:27 UTC 2020


    Date: Monday, February 3, 2020 @ 20:51:26
  Author: foxboron
Revision: 561985

upgpkg: buildah 1.13.2-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 20:46:55 UTC (rev 561984)
+++ PKGBUILD	2020-02-03 20:51:26 UTC (rev 561985)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.13.1
+pkgver=1.13.2
 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=836d6d2ef32f1170630d761e7fa33ef30fee7933  # tags/v1.13.1^0
+_commit=b8a8a01c6cfddc61402debfddf2ea00b92ca9f1e # tags/v1.13.2
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list