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

Morten Linderud foxboron at archlinux.org
Sun Sep 6 11:57:13 UTC 2020


    Date: Sunday, September 6, 2020 @ 11:57:13
  Author: foxboron
Revision: 699274

upgpkg: buildah 1.16.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-06 11:56:04 UTC (rev 699273)
+++ PKGBUILD	2020-09-06 11:57:13 UTC (rev 699274)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.15.2
+pkgver=1.16.0
 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=a874da70d7ad1e4c56e67f7b65c91ac3b8268fd1    #refs/tags/v1.15.2
+_commit=295b825cdc0795f7e60349b901880e40e9850f5a #refs/tags/v0.16.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list