[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Mar 7 13:38:00 UTC 2020
Date: Saturday, March 7, 2020 @ 13:37:58
Author: foxboron
Revision: 591140
upgpkg: buildah 1.14.2-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-07 13:37:34 UTC (rev 591139)
+++ PKGBUILD 2020-03-07 13:37:58 UTC (rev 591140)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=buildah
-pkgver=1.14.1
+pkgver=1.14.2
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=9ad0d219308ec6714842893bd4c695529804b711 # tags/v1.14.1
+_commit=066e446c81005028f1619d237b4d81370b48e93d # tags/v1.14.2
source=(git://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list