[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Jul 31 18:52:14 UTC 2020
Date: Friday, July 31, 2020 @ 18:52:14
Author: foxboron
Revision: 666307
upgpkg: buildah 1.15.1-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 18:52:13 UTC (rev 666306)
+++ PKGBUILD 2020-07-31 18:52:14 UTC (rev 666307)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=buildah
-pkgver=1.15.0
+pkgver=1.15.1
pkgrel=1
pkgdesc="A tool which facilitates building OCI images"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(runc skopeo slirp4netns)
makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
bzip2 go-md2man runc skopeo systemd)
-_commit=368c41b8ed0458eac6a30b43b223d4d7db781c07 # tags/v1.15.0
+_commit=c967e88ef6aba322d63196bc8e8c934efaf0846c #refs/tags/v1.15.1
source=(git+https://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list