[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Dec 4 21:50:42 UTC 2019
Date: Wednesday, December 4, 2019 @ 21:50:42
Author: foxboron
Revision: 535276
upgpkg: buildah 1.11.6-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-04 21:34:33 UTC (rev 535275)
+++ PKGBUILD 2019-12-04 21:50:42 UTC (rev 535276)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=buildah
-pkgver=1.11.5
+pkgver=1.11.6
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=7c97335f2c49fdb50bc7785ae7ff5e9ac80bc2d6 # tags/v1.11.5
+_commit=9513cb8c7bec0f7789c696aee4d252ebf85194cc # tags/v1.11.5
source=(git://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list