[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Mar 28 13:05:33 UTC 2020
Date: Saturday, March 28, 2020 @ 13:05:32
Author: foxboron
Revision: 605071
upgpkg: buildah 1.14.5-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-28 13:01:25 UTC (rev 605070)
+++ PKGBUILD 2020-03-28 13:05:32 UTC (rev 605071)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=buildah
-pkgver=1.14.3
+pkgver=1.14.5
pkgrel=1
pkgdesc="A tool which facilitates building OCI images"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(runc skopeo slirp4netns)
makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
bzip2 go-md2man runc skopeo)
-_commit=153ee2f0e973724f935ccb7275ce941fda4f121b # tags/v1.14.3
+_commit=5247a1f1a3b3ccf3c2ee9b45f67305c517e2d304 # tags/v1.14.5
source=(git+https://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list