[arch-commits] Commit in buildah/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sat Jan 30 11:50:40 UTC 2021


    Date: Saturday, January 30, 2021 @ 11:50:39
  Author: foxboron
Revision: 835879

upgpkg: buildah 1.19.3-1

Modified:
  buildah/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 11:36:50 UTC (rev 835878)
+++ PKGBUILD	2021-01-30 11:50:39 UTC (rev 835879)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.19.2
+pkgver=1.19.3
 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=7b83c4beddc7c10e38e071c380a9b5d2f9f60d9c	#refs/tags/v1.19.2
+_commit=af31e45d45c6febf8c0940e61faafafaebe6a48f	#refs/tags/v1.19.3
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list