[arch-commits] Commit in buildah/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Feb 10 19:37:15 UTC 2021
Date: Wednesday, February 10, 2021 @ 19:37:15
Author: foxboron
Revision: 854003
upgpkg: buildah 1.19.4-1
Modified:
buildah/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-10 19:37:11 UTC (rev 854002)
+++ PKGBUILD 2021-02-10 19:37:15 UTC (rev 854003)
@@ -2,8 +2,8 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=buildah
-pkgver=1.19.3
-pkgrel=2
+pkgver=1.19.4
+pkgrel=1
pkgdesc="A tool which facilitates building OCI images"
arch=(x86_64)
url="https://github.com/containers/buildah"
@@ -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=af31e45d45c6febf8c0940e61faafafaebe6a48f #refs/tags/v1.19.3
+_commit=175c3e87390ee999b6fd55243bb314af1f7607a0 #refs/tags/v1.19.4
source=(git+https://github.com/containers/buildah.git#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list