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

Morten Linderud foxboron at archlinux.org
Wed Mar 10 22:15:50 UTC 2021


    Date: Wednesday, March 10, 2021 @ 22:15:49
  Author: foxboron
Revision: 887254

upgpkg: buildah 1.19.8-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 22:12:32 UTC (rev 887253)
+++ PKGBUILD	2021-03-10 22:15:49 UTC (rev 887254)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.19.7
+pkgver=1.19.8
 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=0a1ca4248656baed546a90cc99607eb18be54351	#refs/tags/v1.19.7
+_commit=d1c9523dcfb96a286c78da317fb3844ddd5b6476	#refs/tags/v1.19.8
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list