[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sat Sep 10 11:49:24 UTC 2022
Date: Saturday, September 10, 2022 @ 11:49:23
Author: foxboron
Revision: 1298815
upgpkg: buildah 1.27.1-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-10 11:44:15 UTC (rev 1298814)
+++ PKGBUILD 2022-09-10 11:49:23 UTC (rev 1298815)
@@ -3,7 +3,7 @@
# Maintainer: George Rawlinson <grawlinson at archlinux.org>
pkgname=buildah
-pkgver=1.27.0
+pkgver=1.27.1
pkgrel=1
pkgdesc="A tool which facilitates building OCI images"
arch=(x86_64)
@@ -13,7 +13,7 @@
makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
bzip2 go-md2man runc skopeo systemd)
options=(!lto)
-_commit=db8d5921a770e7536b34c56d062b47795b548d35 #refs/tags/v1.27.0
+_commit=b6272ec51ca3b4de058679fe48b62c8bfc95eec3 #refs/tags/v1.27.1
source=(git+https://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list