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

Morten Linderud foxboron at archlinux.org
Thu Sep 3 20:21:59 UTC 2020


    Date: Thursday, September 3, 2020 @ 20:21:58
  Author: foxboron
Revision: 697582

upgpkg: buildah 1.15.2-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-03 20:21:10 UTC (rev 697581)
+++ PKGBUILD	2020-09-03 20:21:58 UTC (rev 697582)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.15.1
+pkgver=1.15.2
 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=c967e88ef6aba322d63196bc8e8c934efaf0846c    #refs/tags/v1.15.1
+_commit=a874da70d7ad1e4c56e67f7b65c91ac3b8268fd1    #refs/tags/v1.15.2
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list