[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Jun 17 20:12:24 UTC 2021
Date: Thursday, June 17, 2021 @ 20:12:24
Author: foxboron
Revision: 964744
upgpkg: buildah 1.21.1-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-17 20:12:09 UTC (rev 964743)
+++ PKGBUILD 2021-06-17 20:12:24 UTC (rev 964744)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=buildah
-pkgver=1.21.0
+pkgver=1.21.1
pkgrel=1
pkgdesc="A tool which facilitates building OCI images"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(crun skopeo slirp4netns)
makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
bzip2 go-md2man runc skopeo systemd)
-_commit=5e3515c5b09fe706d32bd4443800a996138516b2 #refs/tags/v1.21.0
+_commit=d70e8ae3629df6d86c37e54a656625da7d173eb2 #refs/tags/v1.21.1
source=(git+https://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list